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