diff --git a/_includes/disqus.html b/_includes/disqus.html index 9baf91f..453eef5 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -1,14 +1,17 @@ -
- - \ No newline at end of file + + + +{% endif %} \ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post.html index d8cc8be..f45cd6b 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -14,7 +14,5 @@ layout: default Written on {{ page.date | date: "%B %e, %Y" }} -
- {% include disqus.html disqus_identifier=page.disqus_identifier %} -
+ {% include disqus.html disqus_identifier=page.disqus_identifier %}