projects
/
WP-Themes
/
baragacounty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
178d30c
)
adding twitter href to the social icon in the header
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 19 Sep 2016 20:28:58 +0000
(16:28 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 19 Sep 2016 20:28:58 +0000
(16:28 -0400)
sections/header.php
patch
|
blob
|
history
diff --git
a/sections/header.php
b/sections/header.php
index
b48c80f
..
6f07917
100644
(file)
--- a/
sections/header.php
+++ b/
sections/header.php
@@
-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>