summaryrefslogtreecommitdiffstats
path: root/source/_layouts/post.html
diff options
context:
space:
mode:
authorSkyArrow <tommy351@gmail.com>2012-01-24 18:04:50 +0100
committerSkyArrow <tommy351@gmail.com>2012-01-24 18:04:50 +0100
commit60eeb5b1e38979edb37988ce8e712fad587d8835 (patch)
tree492f62d03f8b543485fd3aa7929b3829b695149f /source/_layouts/post.html
parent7688d26354567ac7ed1c6001fa484d0438900559 (diff)
downloadoctopress-theme-jeyzu-60eeb5b1e38979edb37988ce8e712fad587d8835.zip
octopress-theme-jeyzu-60eeb5b1e38979edb37988ce8e712fad587d8835.tar.gz
sharing
Diffstat (limited to 'source/_layouts/post.html')
-rw-r--r--source/_layouts/post.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/_layouts/post.html b/source/_layouts/post.html
index fac9a41..096b74d 100644
--- a/source/_layouts/post.html
+++ b/source/_layouts/post.html
@@ -4,6 +4,7 @@ single: true
---
<article class="post">{% include article.html %}</article>
+{% include post/sharing.html %}
<section id="comment">
<h1 class="title">留言</h1>
<div id="disqus_thread" aria-live="polite">{% include post/disqus_thread.html %}</div>