diff --git a/_layouts/page.html b/_layouts/page.html
index d7aedc4..e8be5f8 100644
--- a/_layouts/page.html
+++ b/_layouts/page.html
@@ -59,9 +59,7 @@ layout: default
{% endif %}
- {% if site.disqus %}
{% include disqus.html %}
- {% endif %}
diff --git a/_layouts/post.html b/_layouts/post.html
index 9067ebd..0e01ce6 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -32,9 +32,7 @@ layout: default
-{% if site.disqus %}
{% include disqus.html %}
-{% endif %}
{{site.data.alerts.hr_shaded}}