Fix disqus comments
This commit is contained in:
parent
b18f20e6f3
commit
e66d5b81d2
2 changed files with 2 additions and 5 deletions
|
@ -4,11 +4,6 @@
|
|||
{% endcomment %}
|
||||
|
||||
{% include javascripts/google_analytics.html %}
|
||||
|
||||
{% if site.disqus_short_name and post.date < site.disqus_end_date and page.comments == true %}
|
||||
{% include javascripts/disqus.html %}
|
||||
{% endif %}
|
||||
|
||||
{% include javascripts/algolia.html %}
|
||||
|
||||
{% if page.sidebar != false %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue