Version/stylesheet bump
authorLaury GvR <laury@gaslightmedia.com>
Tue, 19 Sep 2017 15:35:47 +0000 (11:35 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 19 Sep 2017 15:35:47 +0000 (11:35 -0400)
header.php
style.css

index dac5ce8..a0d7df0 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.38">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.40">
     <link rel="shortcut icon" href="<?php echo bloginfo('template_url'); ?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
@@ -60,7 +60,7 @@ window._fbq.push(['track', 'PixelInitialized', {}]);
 
                                 <?php get_template_part('parts/top-bar');?>
                             </div>
-                            
+
 <!--                            <div class="large-2 columns show-for-large-up book-btn">
                                 <div class="row large-collapse">
                                     <?php // get_template_part ('parts/reservation-form-main');?>
index 3648609..579ad69 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: PetoskeyArea
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for PetoskeyArea
-Version: 1.0.39
+Version: 1.0.40
 */