bump version number and add new guide
authorIan Weller <ian@gaslightmedia.com>
Mon, 5 Jun 2017 17:22:12 +0000 (13:22 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 5 Jun 2017 17:22:12 +0000 (13:22 -0400)
I added a new visitor guide to the assets folder and added the link to
it in place of the virtual guide in the sidebar.

assets/Harbor-Country-Chamber-2017-Visitor-Guide.pdf [new file with mode: 0644]
sidebar.php
style.css

diff --git a/assets/Harbor-Country-Chamber-2017-Visitor-Guide.pdf b/assets/Harbor-Country-Chamber-2017-Visitor-Guide.pdf
new file mode 100644 (file)
index 0000000..dbe885a
Binary files /dev/null and b/assets/Harbor-Country-Chamber-2017-Visitor-Guide.pdf differ
index c273c5f..b563c0d 100644 (file)
@@ -6,7 +6,7 @@
                                 <?php endif; ?>
                                 <img src="<?php bloginfo('template_url');?>/assets/2016-visitors-guide.png">
                                 <ul id="guide">
-                                    <li><a target="_blank" href="http://pubhtml5.com/izha/fphu">View</a></li>
+                                    <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>
                                 </ul>
                             </div>
index 21ba2c7..b6fdf84 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.16
+Version: 1.0.17
 */