I added the new brochure graphic
authorIan Weller <ian@gaslightmedia.com>
Tue, 28 Mar 2017 13:44:03 +0000 (09:44 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 28 Mar 2017 13:44:03 +0000 (09:44 -0400)
I placed the new graphic in place of the original one we had. I also
bumped up the version number in style.css

assets/Brochures-2017.png [new file with mode: 0644]
footer.php
style.css

diff --git a/assets/Brochures-2017.png b/assets/Brochures-2017.png
new file mode 100644 (file)
index 0000000..8b51e21
Binary files /dev/null and b/assets/Brochures-2017.png differ
index e74996b..8812632 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-2017.png">
                                             </div>
                                             <div class="small-10 small-centered text-left medium-uncentered medium-6 columns">
                                                 <h1>Get FREE Travel Guides</h1>
index 96b924e..a11ed17 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.32
+Version: 1.0.33
 */