From ede0654d4ff1b47f8a7b3e00c7e85ccb43505098 Mon Sep 17 00:00:00 2001 From: Zobair Shahadat Date: Wed, 5 Jul 2017 00:38:24 -0400 Subject: [PATCH] Google+ page comments updated. --- _includes/comments-providers/scripts.html | 3 +++ _includes/comments.html | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_includes/comments-providers/scripts.html b/_includes/comments-providers/scripts.html index ed192f7e..ddeba9f3 100644 --- a/_includes/comments-providers/scripts.html +++ b/_includes/comments-providers/scripts.html @@ -7,8 +7,11 @@ {% include /comments-providers/discourse.html %} {% when "facebook" %} {% include /comments-providers/facebook.html %} +{% comment %} + {% when "google-plus" %} {% include /comments-providers/google-plus.html %} +{% endcomment %} {% when "staticman" %} {% include /comments-providers/staticman.html %} {% when "custom" %} diff --git a/_includes/comments.html b/_includes/comments.html index ecf10272..02129b38 100644 --- a/_includes/comments.html +++ b/_includes/comments.html @@ -12,7 +12,10 @@
{% when "google-plus" %}

{{ comments_label }}

-
Loading Google+ Comments ...
+
Loading Google+ Comments ...
+ +