We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deaa6c7 commit 4f738c4Copy full SHA for 4f738c4
source/_layouts/post.html
@@ -8,6 +8,7 @@
8
{% include article.html %}
9
<footer>
10
<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>
12
</footer>
13
</article>
14
{% if site.disqus_short_name and page.comments == true %}
0 commit comments