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-15 07:25:19 +0300
committerzhaohuabing <zhaohuabing@gmail.com>2022-03-15 07:25:19 +0300
commit3fc884d853e2e95f8a9e1d25797f9df8d5bf21e5 (patch)
tree6252d8ec4a3084a4de37a4f7a194a44fff47b24e
parent74bc7c6683a5276d6ddfb7d02fd577aef1155a4c (diff)
set mode to 1
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