Me no likey Twitter

This commit is contained in:
Michael Smith 2016-12-26 15:08:25 +01:00
parent c30dfbc19b
commit 46d13e2bba

View File

@ -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>