Update config.toml

This commit is contained in:
飞雪无情
2019-12-24 10:09:04 +08:00
committed by GitHub
parent 57d088bf4c
commit 759299fc81
+1 -1
View File
@@ -64,7 +64,7 @@ disqusShortname = "yourdiscussshortname" ## 是否开启disqus评论,不要
## 配置 utteranc评论,教程参考 https://utteranc.es/
[params.utteranc]
enable = true
repo = "flysnow-org/comment"
repo = "your github repo" ##换成自己得
issueTerm = "pathname"
theme = "github-light"