From 50bfc0d5d246bd3204a7a3f97af741ba3eae6d00 Mon Sep 17 00:00:00 2001 From: handsomezhuzhu <2658601135@qq.com> Date: Mon, 25 Aug 2025 21:28:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B4=A7=E6=80=A5=E4=BF=AE=E5=A4=8D=E8=AF=84?= =?UTF-8?q?=E8=AE=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/blog-theme.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/.vitepress/blog-theme.ts b/docs/.vitepress/blog-theme.ts index 86a453b..c83d330 100644 --- a/docs/.vitepress/blog-theme.ts +++ b/docs/.vitepress/blog-theme.ts @@ -100,11 +100,11 @@ const blogTheme = getThemeConfig({ repoId: 'R_kgDOPjK9uQ', category: 'Q&A', categoryId: 'DIC_kwDOPjK9uc4CukWC', - //mapping: 'pathname', - //reactionsEnabled: true, - //emitMetadata: false, + mapping: 'pathname', + reactionsEnabled: true, + emitMetadata: false, inputPosition: 'top', - //theme: 'preferred_color_scheme', + theme: 'preferred_color_scheme', lang: 'zh-CN', }, mobileMinify: false