Add facebook url for footer link.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 1 May 2017 20:50:29 +0000 (16:50 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 1 May 2017 20:50:29 +0000 (16:50 -0400)
Wasn't going anywhere yet.

sections/footer.php

index 660f487..9bc70af 100644 (file)
@@ -33,8 +33,8 @@
                                     <?php if (glm_get_clientinfo_option('extra')) :?>
                                         <span class="bullet"> &#124; </span><span><?php echo glm_get_clientinfo_option('extra');?></span>
                                     <?php endif;?>
-                                        <span class="bullet"> &#124; </span><a href="#" target="_blank"><img alt="Facebook" src="<?php bloginfo('template_url'); ?>/assets/facebook-icon-footer.png"></a>
+                                        <span class="bullet"> &#124; </span><a href="https://www.facebook.com/harborpointgolfclub/" target="_blank"><img alt="Facebook" src="<?php bloginfo('template_url'); ?>/assets/facebook-icon-footer.png"></a>
                                     <?php endif;?>
                                 </div>
                             </div>
-                        </footer>
\ No newline at end of file
+                        </footer>