Merge pull request #88 from charlesprakash/disqus-fix

Disqus plugin is not showing up because of a bug in page and post lay…
This commit is contained in:
Tom Johnson
2017-04-25 16:37:25 -07:00
committed by GitHub
2 changed files with 0 additions and 4 deletions

View File

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

View File

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