bumping new brochure image version number to cache bust
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 25 Feb 2019 17:33:46 +0000 (12:33 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 25 Feb 2019 17:33:46 +0000 (12:33 -0500)
footer.php
header.php
style.css

index 06f871b..d687187 100644 (file)
@@ -8,7 +8,7 @@
                                     <div class="small-12 large-6 columns">
                                         <div class="row">
                                             <div id="broc" class="small-12 medium-6 columns">
-                                                <img alt="brochures" src="<?php echo get_template_directory_uri();?>/assets/brochures.png">
+                                                <img alt="brochures" src="<?php echo get_template_directory_uri();?>/assets/brochures.png?v=1.0.74">
                                             </div>
                                             <div class="small-10 small-centered text-left medium-uncentered medium-6 columns">
                                                 <h1>Get FREE Travel Guides</h1>
index a904ddf..c31d87f 100644 (file)
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
     <meta name="p:domain_verify" content="ed813ce745ca277b7926cc90bc61d568" />
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.73">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.74">
     <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(); ?>
index 690ec0e..b07ab7d 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.73
+Version: 1.0.74
 */