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,