Skip to content

Commit da5a9e2

Browse files
committed
.
1 parent 53df588 commit da5a9e2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

blog-config.js

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,15 @@ module.exports = {
1111
1212
},
1313
useAbout: true,
14-
utterances: {
14+
giscus: {
1515
repo: "EeeasyCode/blog-discussion",
16-
type: "pathname",
16+
repoId: "R_kgDOM40LnA",
17+
category: "Comments",
18+
categoryId: "DIC_kwDOM40LnM4Cpcsv",
19+
mapping: "pathname",
20+
strict: "0",
21+
reactionsEnabled: "1",
22+
inputPosition: "bottom",
23+
lang: "ko",
1724
},
1825
}

0 commit comments

Comments
 (0)