Adding a new pdf to the footer
authorIan Weller <ian@gaslightmedia.com>
Mon, 29 Aug 2016 12:37:41 +0000 (08:37 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 29 Aug 2016 12:37:41 +0000 (08:37 -0400)
I added the new pdf to the middle icon and updated the stylesheet version
number

assets/FallColors.pdf [new file with mode: 0644]
footer.php
style.css

diff --git a/assets/FallColors.pdf b/assets/FallColors.pdf
new file mode 100644 (file)
index 0000000..761d066
Binary files /dev/null and b/assets/FallColors.pdf differ
index c37b176..a081c52 100644 (file)
@@ -7,7 +7,7 @@
                                     <a href="http://www.wunderground.com/us/mi/ironwood?MR=1" target="_blank" id="activate-weather"><img src="<?php echo get_template_directory_uri(); ?>/assets/local-weather.png"></a>
                                 </div>
                                 <div class="small-12 medium-4 columns text-center">
-                                    <a href="<?php echo get_template_directory_uri();?>/assets/ThingsToDoPage_2016.pdf" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/info-guide.png"></a>
+                                    <a href="<?php echo get_template_directory_uri();?>/assets/FallColors.pdf" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/info-guide.png"></a>
                                 </div>
                                 <div class="small-12 medium-4 columns text-center">
                                     <?php $enewsPage = get_post(494);?>
index b2309f4..1a78a0f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BigPowderhornLodging
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BigPowderhornLodging
-Version: 0.15.1
+Version: 1.0.16
 */