Disqus plugin is not showing up because of a bug in page and post layout pages. Fixed it.

This commit is contained in:
Charles Prakash Dasari 2017-04-25 15:17:25 -07:00
parent f9bdab2b1b
commit f8f3095470
2 changed files with 0 additions and 4 deletions

View File

@ -59,9 +59,7 @@ layout: default
{% endif %}
</div>
{% if site.disqus %}
{% include disqus.html %}
{% endif %}
</div>

View File

@ -32,9 +32,7 @@ layout: default
</article>
{% if site.disqus %}
{% include disqus.html %}
{% endif %}
{{site.data.alerts.hr_shaded}}