Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhaohuabing <zhaohuabing@gmail.com>2022-03-14 10:52:03 +0300
committerzhaohuabing <zhaohuabing@gmail.com>2022-03-14 10:52:03 +0300
commit26fdac0d792b5f81b7f2e0781aa16b2c97b1fe3e (patch)
treef5a78e4f4a1a462b337d9222f4390a2241bf8f24
parentbca7db6d78da701161e5fa9573d84c11ed624fa5 (diff)
updae iDisqus
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
-rw-r--r--layouts/partials/comments.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html
index 6d6708a..fb8a366 100644
--- a/layouts/partials/comments.html
+++ b/layouts/partials/comments.html
@@ -21,7 +21,7 @@ var disq = new iDisqus('disqus-comment', {
forum: '{{ .Site.DisqusShortname}}',
api: '{{ .Site.Params.disqus_proxy }}',
site: '{{ .Site.Params.disqus_site }}',
- mode: 2,
+ mode: 1,
timeout: 5000,
init: true,
emojiPreview: true