Add Discourse for comments
This commit is contained in:
parent
a43ec05a4d
commit
d300a9dc44
5 changed files with 27 additions and 3 deletions
|
@ -4,7 +4,11 @@
|
|||
{% 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