Skip to content

Commit 4a76d1e

Browse files
committed
增加评论
1 parent bc4e1d8 commit 4a76d1e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/_default/params.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ enabled = true
7777
## Comments
7878
[comments]
7979
enabled = true
80-
provider = "disqus"
80+
provider = "giscus"
8181

8282
[comments.disqusjs]
8383
shortname = ""
@@ -128,11 +128,11 @@ serverName = "cactus.chat"
128128
siteName = ""
129129

130130
[comments.giscus]
131-
repo = ""
132-
repoID = ""
133-
category = ""
134-
categoryID = ""
135-
mapping = ""
131+
repo = "NilCent/NilCent.github.io"
132+
repoID = "R_kgDOP2cSJQ"
133+
category = "Announcements"
134+
categoryID = "DIC_kwDOP2cSJc4Cv4Dy"
135+
mapping = "pathname"
136136
lightTheme = ""
137137
darkTheme = ""
138138
reactionsEnabled = 1

0 commit comments

Comments
 (0)