diff --git a/_layouts/post.html b/_layouts/post.html index de0780e..4ae2a21 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -22,9 +22,11 @@ layout: default {{ content }} -

Thoughts? Post your comments here:

+ Back to Home Page -
+ {% if site.disqus.shortname %} {% include disqus_comments.html %}