mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-23 07:22:18 +00:00
move comments into their own repo
This commit is contained in:
parent
53fefaae47
commit
af57ee0267
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ enableSearch = true
|
|||
## Comments
|
||||
comments = true
|
||||
utterances = true
|
||||
utterancesRepo = "jbowdre/virtuallypotato"
|
||||
utterancesIssueTerm = "title"
|
||||
utterancesRepo = "jbowdre/site-comments"
|
||||
utterancesIssueTerm = "og:title"
|
||||
utterancesTheme = "dark-blue"
|
||||
|
||||
## Website author
|
||||
|
|
Loading…
Reference in a new issue