Skip to content

Commit 4f738c4

Browse files
committed
Including twitter sharing button
1 parent deaa6c7 commit 4f738c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_layouts/post.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
{% include article.html %}
99
<footer>
1010
<em>by <a href="https://www.twitter.com/{{ author.twitter }}" >{{ author.display_name }}</a>, {{ page.date | date: "%-Y %b %-d" }}</em>
11+
<em>{% include post/sharing.html %}</em>
1112
</footer>
1213
</article>
1314
{% if site.disqus_short_name and page.comments == true %}

0 commit comments

Comments
 (0)