Google+ page comments updated.

This commit is contained in:
Zobair Shahadat
2017-07-05 00:38:24 -04:00
parent 610e64bb7d
commit ede0654d4f
2 changed files with 7 additions and 1 deletions

View File

@@ -7,8 +7,11 @@
{% include /comments-providers/discourse.html %}
{% when "facebook" %}
{% include /comments-providers/facebook.html %}
{% comment %}
<!--Google-plus comments are handled on _includes/comments.html-->
{% when "google-plus" %}
{% include /comments-providers/google-plus.html %}
{% endcomment %}
{% when "staticman" %}
{% include /comments-providers/staticman.html %}
{% when "custom" %}