changing the summer fun action item link
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Sep 2017 16:49:34 +0000 (12:49 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Sep 2017 16:49:34 +0000 (12:49 -0400)
changing the summer fun action item link to winter fun and bumping
stylesheet version number

parts/action-items.php
parts/header-meta.php
style.css

index 527b2f2..4f9d794 100644 (file)
@@ -3,7 +3,7 @@
                                     <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
index c31e8ff..bd3cce2 100644 (file)
@@ -2,6 +2,6 @@
     <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
index 8a1b3d2..06a9328 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: TroutCreek
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for TroutCreek
-Version: 1.0.5
+Version: 1.0.6
 */