Skip to content

Commit b257b4e

Browse files
committed
add: 恢复评论区
1 parent 4361459 commit b257b4e

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/.vuepress/theme.ts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ export default hopeTheme({
6262

6363
plugins: {
6464
// You should generate and use your own comment service
65-
// comment: {
66-
// provider: "Giscus",
67-
// repo: "Air-duino/document",
68-
// repoId: "R_kgDOJ8zwvQ",
69-
// category: "comment",
70-
// categoryId: "DIC_kwDOJ8zwvc4CYT9x",
71-
// mapping: "pathname",
72-
// lazyLoading: false,
73-
// },
65+
comment: {
66+
provider: "Giscus",
67+
repo: "Air-duino/document",
68+
repoId: "R_kgDOJ8zwvQ",
69+
category: "comment",
70+
categoryId: "DIC_kwDOJ8zwvc4CYT9x",
71+
mapping: "pathname",
72+
lazyLoading: false,
73+
},
7474

7575
// All features are enabled for demo, only preserve features you need here
7676
mdEnhance: {

0 commit comments

Comments
 (0)