Skip to content

Commit 08c7bd2

Browse files
committed
[]
1 parent a464b93 commit 08c7bd2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

config/_default/gitalk.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[gitalk]
2-
src = "https://github.com/kurisaW/Gitalk"
2+
src = "https://giscus.app/client.js"
33
repo = "kurisaW/Gitalk"
4-
repo_id = "Gitalk"
4+
repo_id = "R_kgDOI7omFg"
55
category = "[General]"
6-
category_id = "[2]"
6+
category_id = "[DIC_kwDOI7omFs4CUI55]"
77
mapping = "pathname"
88
strict = false
99
reactions_enabled = true

config/_default/params.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@ serverName = "cactus.chat"
126126
siteName = ""
127127

128128
[comments.giscus]
129-
repo = "https://github.com/kurisaW/Gitalk"
130-
repoID = "Gitalk"
129+
repo = "kurisaW/Gitalk"
130+
repoID = "R_kgDOI7omFg"
131131
category = "General"
132-
categoryID = "2"
132+
categoryID = "DIC_kwDOI7omFs4CUI55"
133133
mapping = "pathname"
134134
lightTheme = "light_high_contrast"
135135
darkTheme = "preferred_color_scheme"

0 commit comments

Comments
 (0)