Update utterances configuration
This commit is contained in:
16
config.toml
16
config.toml
@@ -115,21 +115,9 @@ enable = false
|
|||||||
hint = 30
|
hint = 30
|
||||||
warn = 180
|
warn = 180
|
||||||
|
|
||||||
[params.gitment] # Gitment is a comment system based on GitHub issues. see https://github.com/imsun/gitment
|
|
||||||
owner = "" # Your GitHub ID
|
|
||||||
repo = "" # The repo to store comments
|
|
||||||
clientId = "" # Your client ID
|
|
||||||
clientSecret = "" # Your client secret
|
|
||||||
|
|
||||||
[params.utterances] # https://utteranc.es/
|
[params.utterances] # https://utteranc.es/
|
||||||
owner = "" # Your GitHub ID
|
repo = "tdehaeze/brain-dump-comments"
|
||||||
repo = "" # The repo to store comments
|
theme = "boxy-light"
|
||||||
|
|
||||||
[params.gitalk] # Gitalk is a comment system based on GitHub issues. see https://github.com/gitalk/gitalk
|
|
||||||
owner = "" # Your GitHub ID
|
|
||||||
repo = "" # The repo to store comments
|
|
||||||
clientId = "" # Your client ID
|
|
||||||
clientSecret = "" # Your client secret
|
|
||||||
|
|
||||||
[params.valine]
|
[params.valine]
|
||||||
enable = false
|
enable = false
|
||||||
|
Submodule themes/clean-even updated: 2edad6d72d...82cd0634a3
Reference in New Issue
Block a user