mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-24 16:02:18 +00:00
fixes for built-in utterances
This commit is contained in:
parent
ff3bfd5456
commit
c47b559483
1 changed files with 7 additions and 5 deletions
|
@ -32,13 +32,15 @@ toc = true
|
|||
timeless = false
|
||||
enableSearch = true
|
||||
|
||||
## Comments
|
||||
comments = true
|
||||
utterances = true
|
||||
utterancesRepo = "jbowdre/virtuallypotato"
|
||||
utterancesIssueTerm = "title"
|
||||
utterancesTheme = "dark-blue"
|
||||
|
||||
## Website author
|
||||
[author]
|
||||
name = "John Bowdre"
|
||||
photo = "images/bio-photo.jpg"
|
||||
|
||||
## Comments
|
||||
comments = true
|
||||
utterancesRepo = "jbowdre/virtuallypotato"
|
||||
utterancesIssueTerm = "title"
|
||||
utterancesTheme = "dark-blue"
|
||||
|
|
Loading…
Reference in a new issue