From 51b95c427318058987607315aa5550d47046f808 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:20:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=20Github=20=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E4=BF=A1=E6=81=AF=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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index 31c29b9..8662573 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -15,7 +15,11 @@ export default hopeTheme({ logo: "/logo.png", logoDark: '/logo-dark.png', + // Github repo: "szhhwh/jingji_spbook_vue", + lastUpdated: false, + contributors: false, + editLink: false, docsDir: "src",