Me no likey Twitter
This commit is contained in:
parent
c30dfbc19b
commit
46d13e2bba
@ -27,12 +27,6 @@
|
|||||||
{% include icon-github.html username=site.github_username %}
|
{% include icon-github.html username=site.github_username %}
|
||||||
</li>
|
</li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if site.twitter_username %}
|
|
||||||
<li>
|
|
||||||
{% include icon-twitter.html username=site.twitter_username %}
|
|
||||||
</li>
|
|
||||||
{% endif %}
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -42,5 +36,4 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user