aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Dean Attali <daattali@gmail.com> 2015-03-01 12:24:26 -0800
committerGravatar Dean Attali <daattali@gmail.com> 2015-03-01 12:24:26 -0800
commit0bc17300eed855d20a7e3f5b33e5a4f34b4607f8 (patch)
tree8da1ec4ced0e92e63c3a55dea031620151e0e7cc
parentac1cf36fe024843fd7173ec4d5feb62c53285997 (diff)
downloadkompetenzbolzen.github.io-0bc17300eed855d20a7e3f5b33e5a4f34b4607f8.tar.gz
disqus_identifier param is not used
-rw-r--r--_layouts/post.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index a84a4fe..d27c480 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -13,5 +13,5 @@ layout: default
Written on {{ page.date | date: "%B %e, %Y" }}
</div>
- {% include disqus.html disqus_identifier=page.disqus_identifier %}
-</article> \ No newline at end of file
+ {% include disqus.html %}
+</article>