Add Twitter link

This commit is contained in:
Oliver Davies 2017-11-07 01:47:55 +00:00
parent 65f13653e6
commit c0280dd0fa
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<div class="i mb3 black-60">
Questions? Comments? Im <a href="https://twitter.com/{{ site.twitter.name }}">@{{ site.twitter.name }}</a> on Twitter.
</div>

View file

@ -6,6 +6,7 @@
{% block content %}{% endblock %}
{% include 'post/twitter-link' %}
{% include 'post/tags' %}
{% include 'post/pager' %}
{% include 'post/about-author' %}