add graphcomment
This commit is contained in:
parent
87949e616c
commit
18196328d7
3 changed files with 40 additions and 2 deletions
|
@ -22,6 +22,9 @@ readNextPosts = 2
|
|||
copyCodeButton = true
|
||||
rssAsSocialIcon = true
|
||||
|
||||
# Graphcomment support
|
||||
graphcommentId = ""
|
||||
|
||||
# utteranc.es support
|
||||
utterancesRepo = "" # mandatory
|
||||
utterancesTheme = "" # optional
|
||||
|
@ -83,4 +86,4 @@ category = "categories"
|
|||
tag = "tags"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
unsafe = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue