updates for swing images
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 26 Oct 2015 16:27:14 +0000 (12:27 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 26 Oct 2015 16:27:14 +0000 (12:27 -0400)
front-page.php
header.php
style.css

index 3fca33f..87460fe 100644 (file)
         <div id="mid">
             <div class="row">
                 <div class="small-9 small-centered medium-uncentered medium-6 large-5 columns">
-                    <?php $golfPage = get_page_by_title('Golf');?>
-                    <?php if($golfPage):?>
-                    <a href="<?php echo get_page_link($golfPage->ID);?>"><img alt="Golf Logo" src="<?php bloginfo('template_url'); ?>/assets/swing.jpg"></a>
-                    <?php endif;?>
+                    <a href="<?php echo get_page_link(3041);?>"><img alt="Golf Logo" src="<?php bloginfo('template_url'); ?>/assets/swing.jpg"></a>
                     <div id="golf">
                         <h2>MICHIGAN’S ANSWER TO GREAT GOLF</h2>
                         <p>Whether you’re looking for classic layouts, championship challenges, or a weekend oasis of golf, Michigan’s Central Swing has it all. With 12 amazing courses and 12 relaxing retreats, Michigan’s Central Swing is the destination every golfer is looking for.</p>
index 7c73064..7cefb43 100644 (file)
@@ -4,7 +4,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.8">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.9">
     <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
index 1c061d3..e355d1a 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MountPleasantCVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MountPleasantCVB
-Version: 1.0.8
+Version: 1.0.9
 */