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

github.com/varkai/hugo-theme-zozo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarkai <49470347+varkai@users.noreply.github.com>2020-06-23 17:40:25 +0300
committerGitHub <noreply@github.com>2020-06-23 17:40:25 +0300
commitf4cfdb71214584ac4e6c17a07f18e37b157a9107 (patch)
treedc1c5205621775c0c615de7871ab95b2537dbf8f
parent80482d104a76d8788c60998172e00cdb898e53e6 (diff)
Update config.toml
-rw-r--r--exampleSite/config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7889798..fad29cd 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -44,11 +44,11 @@ pygmentscodefencesguesssyntax = true
[params]
subTitle = "the site subtitle" # site's subTitle # 网站二级标题
footerSlogan = "My spiritual home" # site's footer slogan # 网站页脚标语
- keywords = ["Hugo", "theme","zozo"] # site's keywords # 网站关键字
+ keywords = ["Hugo","theme","zozo"] # site's keywords # 网站关键字
description = "Hugo theme zozo example site." # site's description # 网站描述
enableMathJax = true # enable mathjax # 是否使用mathjax(数学公式)
enableSummary = true # display the article summary # 是否显示文章摘要
- mainSections = ["posts"]
+ mainSections = ["posts","post"]
# Valine.
# You can get your appid and appkey from https://leancloud.cn
@@ -71,4 +71,4 @@ pygmentscodefencesguesssyntax = true
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
- unsafe = true \ No newline at end of file
+ unsafe = true