From c4fa3bd7237a27eb7c338968fefca9efa8de4d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B5=A9?= <3116737282@qq.com> Date: Mon, 12 Feb 2024 17:26:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=20Github=20repo=20=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/theme.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index 4a706e3..e6a0913 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -20,6 +20,7 @@ export default hopeTheme({ lastUpdated: false, contributors: false, editLink: false, + repoDisplay: false, docsDir: "src",