<?php //echo do_shortcode('[wunderground location="Gaylord,MI" measurement="f" layout="table-horizontal" numdays="2" showdata="daynames,pop,icon,conditions,date,highlow"]');?>
<?php echo do_shortcode('[awesome-weather location="4993756" units="F" forcast_days="4"]');?>
</div>
- <a target="_blank" id="activate-weather" href="https://www.wunderground.com/weather/us/mi/gaylord" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
+ <a target="_blank" id="activate-weather" href="https://openweathermap.org/city/4993756" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
</div>
<a href="https://openweathermap.org/city/4993756" target="_blank"><span class="footer-weather-text">Local Weather</span></a>
</div>