diff --git a/exampleSite/config.toml b/exampleSite/config.toml index ddffe91..b55f5e1 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -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"