Update footer.html

This commit is contained in:
Andrew Banchich 2016-08-25 22:22:30 +00:00
parent 453746dd88
commit 1f23e42970
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<footer id="footer">
<div class="inner">
<ul class="icons">
{% if site.twitter_username %}
{% if site.twitter_url %}
<li><a href="{{ site.twitter_url }}" class="icon alt fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
{% endif %}
{% if site.googleplus_url %}