updated the guide graphic
authorIan Weller <ian@gaslightmedia.com>
Mon, 5 Jun 2017 17:39:05 +0000 (13:39 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 5 Jun 2017 17:39:05 +0000 (13:39 -0400)
I updated the guide graphic I destroyed earlier by restarting hotfix
1.0.17.  I have the new graphic added to the sidebar and bumped the
version number again in style.css.

assets/2017-visitors-guide.png [new file with mode: 0644]
sidebar.php
style.css

diff --git a/assets/2017-visitors-guide.png b/assets/2017-visitors-guide.png
new file mode 100644 (file)
index 0000000..af7781e
Binary files /dev/null and b/assets/2017-visitors-guide.png differ
index b563c0d..88fcf86 100644 (file)
@@ -4,7 +4,7 @@
                                 <?php if ( is_active_sidebar( 'r-sidebar' ) ) : ?>
                                     <?php dynamic_sidebar( 'r-sidebar' ); ?>
                                 <?php endif; ?>
-                                <img src="<?php bloginfo('template_url');?>/assets/2016-visitors-guide.png">
+                                <img src="<?php bloginfo('template_url');?>/assets/2017-visitors-guide.png">
                                 <ul id="guide">
                                     <li><a target="_blank" href="<?php bloginfo('template_url');?>/assets/Harbor-Country-Chamber-2017-Visitor-Guide.pdf">View</a></li>
                                     <li><a href="<?php echo get_permalink(260);?>">Order</a></li>
index b6fdf84..2603a3c 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: HarborCountry
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for HarborCountry
-Version: 1.0.17
+Version: 1.0.18
 */