diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index 190858511..4408614cc 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -80,6 +80,17 @@ export default hopeTheme({ components: { components: ["Badge", "BiliBili"], + rootComponents: { + notice: [ + { + path: "/zh/", + title: "加入我们", + content: "如果你有软件开发网页前端文档管理视频创作的经验,并希望将其施展于胡桃工具箱项目中,欢迎加入开发团队", + fullscreen: false, + showOnce: false + }, + ], + }, }, feed: {