mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-04-18 18:59:04 +00:00
enable comments with giscus
This commit is contained in:
parent
fd4c791931
commit
4f13947193
@ -78,8 +78,8 @@ enabled = true
|
|||||||
|
|
||||||
## Comments
|
## Comments
|
||||||
[comments]
|
[comments]
|
||||||
enabled = false
|
enabled = true
|
||||||
provider = "disqus"
|
provider = "giscus"
|
||||||
|
|
||||||
[comments.disqusjs]
|
[comments.disqusjs]
|
||||||
shortname = ""
|
shortname = ""
|
||||||
@ -130,11 +130,11 @@ serverName = "cactus.chat"
|
|||||||
siteName = ""
|
siteName = ""
|
||||||
|
|
||||||
[comments.giscus]
|
[comments.giscus]
|
||||||
repo = ""
|
repo = "balkian/balkian.github.com"
|
||||||
repoID = ""
|
repoID = "MDEwOlJlcG9zaXRvcnk2OTQxMTEw"
|
||||||
category = ""
|
category = "Blog comments"
|
||||||
categoryID = ""
|
categoryID = "DIC_kwDOAGnpts4Cnm1b"
|
||||||
mapping = ""
|
mapping = "pathname"
|
||||||
lightTheme = ""
|
lightTheme = ""
|
||||||
darkTheme = ""
|
darkTheme = ""
|
||||||
reactionsEnabled = 1
|
reactionsEnabled = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user