Adding links to the footer social icons
authorLaury GvR <laury@gaslightmedia.com>
Mon, 12 Jun 2017 19:42:22 +0000 (15:42 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 12 Jun 2017 19:42:22 +0000 (15:42 -0400)
parts/client-info-footer.php

index 3f0f0df..8d5f0d6 100644 (file)
@@ -26,9 +26,9 @@
             <?php endif;?>
         <a href="#">Contact Us</a>
         <ul class="social">
-            <li class="facebook"><a href="#" target="_blank"></a></li><!--
-            --><li class="instagram"><a href="#" target="_blank"></a></li><!--
-            --><li class="pinterest"><a href="#" target="_blank"></a></li>
+            <li class="facebook"><a href="https://www.facebook.com/GaylordMI/" target="_blank"></a></li>
+            <li class="instagram"><a href="https://www.instagram.com/gaylordmichigan/" target="_blank"></a></li>
+            <li class="pinterest"><a href="https://www.pinterest.com/gaylordmichigan/" target="_blank"></a></li>
         </ul>
     </div>