Version number of stylesheet
authorLaury GvR <laury@gaslightmedia.com>
Tue, 10 Feb 2015 15:51:26 +0000 (10:51 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 10 Feb 2015 15:51:26 +0000 (10:51 -0500)
footer.php
header.php

index b01abf7..9a3ccd7 100755 (executable)
@@ -16,7 +16,7 @@
                     <div id="footer_blocks_sister" class="small-8 small-centered medium-4 medium-uncentered columns">
                         <a href="http://www.mackinacbayview.com" target='_blank'>
                             <img src="<?php echo get_template_directory_uri(); ?>/assets/footer_blocks_sister.png">
-                            <span>Visit our Sister B&amp;B on Mackinaw Island</span>
+                            <span>Visit our Sister B&amp;B on Mackinac Island</span>
                         </a>
                     </div>
                 </div>
index 71a12dc..eb0704c 100755 (executable)
@@ -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" />
+        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.1" />
         <link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
         <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
         <link href='http://fonts.googleapis.com/css?family=Josefin+Sans&subset=latin,latin-ext' rel='stylesheet' type='text/css'>