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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkissshot <k@03k.org>2018-11-06 13:34:08 +0300
committerChen Xianmin <xianmin12@gmail.com>2018-11-06 13:34:08 +0300
commit20ffe4e5223f31579378d8754adf6af5bee069cb (patch)
tree3e2f32a0d05b158cc93a2070ea4df4ebdf8cf153 /exampleSite
parent55de7951249eff5ea084dbd7c79f0714c09b7400 (diff)
feat: Add LiveRe comments (#139)
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/full-config.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/exampleSite/full-config.toml b/exampleSite/full-config.toml
index 25402c5..2f7738f 100644
--- a/exampleSite/full-config.toml
+++ b/exampleSite/full-config.toml
@@ -130,7 +130,10 @@ defaultContentLanguage = "en" # Default language to use
repo = "" # The repo to store comments
clientId = "" # Your client ID
clientSecret = "" # Your client secret
-
+
+ [params.livere] #LiveRe comment. see https://www.livere.com/
+ uid = ""
+
[params.reward] # 文章打赏
enable = false
wechat = "/path/to/your/wechat-qr-code.png" # 微信二维码