Disqus plugin is not showing up because of a bug in page and post layout pages. Fixed it.
This commit is contained in:
parent
f9bdab2b1b
commit
f8f3095470
@ -59,9 +59,7 @@ layout: default
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
{% if site.disqus %}
|
||||
{% include disqus.html %}
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -32,9 +32,7 @@ layout: default
|
||||
|
||||
</article>
|
||||
|
||||
{% if site.disqus %}
|
||||
{% include disqus.html %}
|
||||
{% endif %}
|
||||
|
||||
{{site.data.alerts.hr_shaded}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user