From 8339f71c00f45fec9e37fa8cbbf4727bd71e7ec1 Mon Sep 17 00:00:00 2001 From: reuixiy Date: Fri, 20 Dec 2019 22:50:04 +0800 Subject: feat: support utterances and a couple of bug fixes --- config-examples/zh-cn/config.toml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config-examples/zh-cn/config.toml') diff --git a/config-examples/zh-cn/config.toml b/config-examples/zh-cn/config.toml index 37e634d..e8513fa 100644 --- a/config-examples/zh-cn/config.toml +++ b/config-examples/zh-cn/config.toml @@ -556,6 +556,15 @@ uglyURLs = false valineServerURLs = "" # 说明:https://valine.js.org/ + ## Utterances + enableUtterances = false + utterancesRepo = "" + utterancesIssueTerm = "pathname" + utterancesTheme = "github-light" + utterancesThemeDark = "photon-dark" + utterancesLabel = "" + # 说明:https://utteranc.es/ + ###################################### # Google Analytics -- cgit v1.2.3