Add Javascript and configs to use Discourse commenting
This commit is contained in:
committed by
Michael Rose
parent
95f815d443
commit
91b1feb471
@@ -3,6 +3,8 @@
|
||||
{% case site.comments.provider %}
|
||||
{% when "disqus" %}
|
||||
{% include /comments-providers/disqus.html %}
|
||||
{% when "discourse" %}
|
||||
{% include /comments-providers/discourse.html %}
|
||||
{% when "facebook" %}
|
||||
{% include /comments-providers/facebook.html %}
|
||||
{% when "google-plus" %}
|
||||
|
||||
Reference in New Issue
Block a user