From b257b4e28f62591a4370646667b362b03e02e445 Mon Sep 17 00:00:00 2001 From: HalfSweet Date: Wed, 8 Nov 2023 14:16:29 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E6=81=A2=E5=A4=8D=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/theme.ts | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index eddf29b..367fa3a 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -62,15 +62,15 @@ export default hopeTheme({ plugins: { // You should generate and use your own comment service - // comment: { - // provider: "Giscus", - // repo: "Air-duino/document", - // repoId: "R_kgDOJ8zwvQ", - // category: "comment", - // categoryId: "DIC_kwDOJ8zwvc4CYT9x", - // mapping: "pathname", - // lazyLoading: false, - // }, + comment: { + provider: "Giscus", + repo: "Air-duino/document", + repoId: "R_kgDOJ8zwvQ", + category: "comment", + categoryId: "DIC_kwDOJ8zwvc4CYT9x", + mapping: "pathname", + lazyLoading: false, + }, // All features are enabled for demo, only preserve features you need here mdEnhance: {