We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d845ef2 commit 00099cfCopy full SHA for 00099cf
docs/.vuepress/theme.ts
@@ -106,17 +106,17 @@ export default hopeTheme(
106
"https://npm.elemecdn.com/[email protected]/css/all.min.css",
107
]
108
},
109
- comment: {
110
- /**
111
- * Using Giscus 评论
112
- */
113
- provider: "Giscus",
114
- repo: "AlistGo/docs",
115
- repoId: "R_kgDOHmaM-A",
116
- category: "Announcements",
117
- categoryId: "DIC_kwDOHmaM-M4CRRXl",
+ // comment: {
+ // /**
+ // * Using Giscus 评论
+ // */
+ // provider: "Giscus",
+ // repo: "AlistGo/docs",
+ // repoId: "R_kgDOHmaM-A",
+ // category: "Announcements",
+ // categoryId: "DIC_kwDOHmaM-M4CRRXl",
118
119
- },
+ // },
120
// 临时弹窗
121
notice: [
122
{
0 commit comments