adding twitter href to the social icon in the header
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 19 Sep 2016 20:28:58 +0000 (16:28 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 19 Sep 2016 20:28:58 +0000 (16:28 -0400)
sections/header.php

index b48c80f..6f07917 100644 (file)
@@ -18,7 +18,7 @@
                 <div class="large-3 columns show-for-large">
                     <ul class="menu social">
                         <li><a class="facebook" target="_blank" href="https://www.facebook.com/Harbor.Country.Chamber.of.Commerce/"></a></li>
-                        <li><a class="twitter" target="_blank" href="#"></a></li>
+                        <li><a class="twitter" target="_blank" href="https://twitter.com/HarborCountry"></a></li>
                         <li><a class="pin" target="_blank" href="https://www.pinterest.com/harborcntrychmb/"></a></li>
                     </ul>
                 </div>