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 06:42:58 +0300
committerzhaohuabing <zhaohuabing@gmail.com>2022-03-15 06:42:58 +0300
commit74bc7c6683a5276d6ddfb7d02fd577aef1155a4c (patch)
treeb73ef2a36449a3a2c5a1c698196560a8f0bcf836
parentd8117e642ca94cd82d7d168b89ae9322e210cbe2 (diff)
set mode to 2
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 fb8a366..6d6708a 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: 1,
+ mode: 2,
timeout: 5000,
init: true,
emojiPreview: true