Added links to footer items
authorLaury GvR <laury@gaslightmedia.com>
Wed, 24 May 2017 16:57:00 +0000 (12:57 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 24 May 2017 16:57:00 +0000 (12:57 -0400)
footer.php

index 6035acf..47f35a8 100644 (file)
@@ -18,8 +18,8 @@
                                 </div>
                                 <div id="area-info" class="small-12 medium-6 large-3 columns text-center">
                                     <h5>Area Info</h5>
-                                    <a target="_blank" href="#"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/petoskey-chamber-logo.png"></a><br>
-                                    <a target="_blank" href="#"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/petoskey-area-logo.png"></a>
+                                    <a target="_blank" href="http://www.petoskeychamber.com/"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/petoskey-chamber-logo.png"></a><br>
+                                    <a target="_blank" href="http://www.petoskeyarea.com/"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/petoskey-area-logo.png"></a>
                                 </div>
                             </div>
                         </footer>