diff --git a/_includes/_disqus_comments.html b/_includes/_disqus_comments.html index 0e1f7e38..95b26b3b 100644 --- a/_includes/_disqus_comments.html +++ b/_includes/_disqus_comments.html @@ -1,3 +1,4 @@ +{% if site.disqus_shortname %} -comments powered by Disqus \ No newline at end of file +comments powered by Disqus +{% endif %} \ No newline at end of file