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",