diff --git a/_layouts/post.html b/_layouts/post.html index 952b9f6..ece8fe4 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -2,15 +2,32 @@ layout: default --- -
+
+ + + + - {{ content }} + + + + + + +
+ {{ content }} +
+ + {% include disqus.html %} -
+
\ No newline at end of file