From fa6ca66985f90c2c947f2a67331979f5048ef354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B5=A9?= <3116737282@qq.com> Date: Sun, 27 Apr 2025 07:51:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=20Git=20=E8=B4=A1=E7=8C=AE?= =?UTF-8?q?=E8=80=85=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/theme.ts | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index 343232c..9670eab 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -29,14 +29,11 @@ export default hopeTheme({ displayFooter: true, - // page meta - metaLocales: { - editLink: "在 Gitee 上查看此页", - }, - plugins: { icon: { assets: "fontawesome" }, - + git: { + contributors: false + } }, markdown: { include: true,