<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>
<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'>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for MountPleasantCVB
-Version: 1.0.8
+Version: 1.0.9
*/