From 0c20ce2acc32d9364607832f3a92ea419d30a049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C=C3=A2jinzhongjia?= Date: Sun, 17 Dec 2023 13:38:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=86=85=E5=BB=BA=E8=AF=84?= =?UTF-8?q?=E8=AE=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- learn/.vitepress/theme/giscus.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn/.vitepress/theme/giscus.ts b/learn/.vitepress/theme/giscus.ts index 79edfc15..645faf6b 100644 --- a/learn/.vitepress/theme/giscus.ts +++ b/learn/.vitepress/theme/giscus.ts @@ -21,7 +21,7 @@ export default defineComponent({ repoId: "R_kgDOKRsb5Q", category: "Comments", categoryId: "DIC_kwDOKRsb5c4Cbx2i", - mapping: "url", + mapping: "pathname", strict: "1", reactionsEnabled: "1", emitMetadata: "0",