I added the new pdf
authorIan Weller <ian@gaslightmedia.com>
Fri, 31 Mar 2017 15:38:38 +0000 (11:38 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 31 Mar 2017 15:38:38 +0000 (11:38 -0400)
I added the new pdf to the action item in the footer and bumped up the
version number to 1.0.20

assets/Things-To-Do-Page_2017.pdf [new file with mode: 0644]
footer.php
style.css

diff --git a/assets/Things-To-Do-Page_2017.pdf b/assets/Things-To-Do-Page_2017.pdf
new file mode 100644 (file)
index 0000000..cfae7f8
Binary files /dev/null and b/assets/Things-To-Do-Page_2017.pdf differ
index 45d1ba9..c09a1c6 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/ThingsToDoPageWinter2016.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/Things-To-Do-Page_2017.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 e4f994d..bb25953 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.19
+Version: 1.0.20
 */