updating pdf link
authorIan Weller <ian@gaslightmedia.com>
Mon, 28 Nov 2016 15:46:31 +0000 (10:46 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 28 Nov 2016 15:46:31 +0000 (10:46 -0500)
I updated the link in the footer that leads to the ThingsToDo pdf for the
Winter of 2016 with a new pdf.  I also updated the stylesheet number in style.css.

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

diff --git a/assets/ThingsToDoPageWinter2016.pdf b/assets/ThingsToDoPageWinter2016.pdf
new file mode 100644 (file)
index 0000000..a050273
Binary files /dev/null and b/assets/ThingsToDoPageWinter2016.pdf differ
index a081c52..45d1ba9 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/FallColors.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/ThingsToDoPageWinter2016.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 1a78a0f..e4f994d 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: 1.0.16
+Version: 1.0.19
 */