New image used for the spirit of 269 guide
authorLaury GvR <laury@gaslightmedia.com>
Wed, 19 Jul 2017 21:01:46 +0000 (17:01 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 19 Jul 2017 21:01:46 +0000 (17:01 -0400)
assets/guides/covers/Spirit-of-269-2017-summer.jpg [new file with mode: 0644]
header.php
page-3323.php
style.css

diff --git a/assets/guides/covers/Spirit-of-269-2017-summer.jpg b/assets/guides/covers/Spirit-of-269-2017-summer.jpg
new file mode 100644 (file)
index 0000000..5112061
Binary files /dev/null and b/assets/guides/covers/Spirit-of-269-2017-summer.jpg differ
index 1388f82..c722222 100644 (file)
@@ -4,10 +4,10 @@
     <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.1.22">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico?v=1.0.4">
     <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700' rel='stylesheet' type='text/css'>
-    
+
     <!-- Facebook Pixel Code -->
     <script>
     !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
@@ -23,7 +23,7 @@
     /></noscript>
     <!-- DO NOT MODIFY -->
     <!-- End Facebook Pixel Code -->
-    
+
     <?php wp_head(); ?>
   </head>
   <body>
index 6a1a7bf..d5ec66c 100644 (file)
@@ -34,7 +34,7 @@
                             </div>
                             <div class="small-12  medium-6 large-3 columns guide">
                                 <a href="<?php bloginfo('stylesheet_directory'); ?>/assets/guides/pdfs/Spirit269_2017_Web_vf.pdf">
-                                    <img src="<?php bloginfo('stylesheet_directory'); ?>/assets/guides/covers/Spirit269_2016_Cover_WEB.jpg">
+                                    <img src="<?php bloginfo('stylesheet_directory'); ?>/assets/guides/covers/Spirit-of-269-2017-summer.jpg">
                                     <span class="dlNow" id="fall_dl">
                                         Download Now
                                     </span>
index 6b3f119..da41779 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: DiscoverKalamazoo
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for DiscoverKalamazoo
-Version: 1.1.21
+Version: 1.1.22
 */