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.
<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);?>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for BigPowderhornLodging
-Version: 1.0.16
+Version: 1.0.19
*/