changing the summer fun action item link to winter fun and bumping
stylesheet version number
<ul id="actionlinks" class="small-block-grid-1 large-block-grid-3">
<li><a id="golf_packages" href="<?php echo get_permalink(5237); ?>">Golf Packages</a></li>
<li><a id="lodging_specials" href="<?php echo get_permalink(5233); ?>">Lodging Specials</a></li>
- <li><a id="enews_signup" href="<?php echo get_permalink(5403); ?>">Summer Fun</a></li>
+ <li><a id="enews_signup" href="<?php echo get_permalink(5404); ?>">Winter Fun</a></li>
</ul>
</div>
</div>
\ No newline at end of file
<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.5">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.6">
<?php wp_head(); ?>
</head>
\ No newline at end of file
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for TroutCreek
-Version: 1.0.5
+Version: 1.0.6
*/