diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 3d1a3d79..bc589254 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -18,8 +18,6 @@ module.exports = { themeConfig: { // 项目仓库地址 repo: 'https://github.com/d2-projects/d2-admin', - // 自定义仓库链接文字 - repoLabel: '查看源码', // 文档不是放在仓库的根目录下 docsDir: 'docs', // 默认是 false, 设置为 true 来启用 @@ -30,10 +28,7 @@ module.exports = { selectText: 'Languages', label: 'English', editLinkText: 'Edit this page on GitHub', - lastUpdated: 'Last update', - nav: [ - { text: 'preview', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' } - ] + lastUpdated: 'Last update' }, '/zh/': { selectText: '语言', diff --git a/docs/zh/communication-we/README.md b/docs/zh/communication-we/README.md index 6fe4990b..141e4442 100644 --- a/docs/zh/communication-we/README.md +++ b/docs/zh/communication-we/README.md @@ -1,3 +1,5 @@ # 微信公众号 +这是 D2 Projects 的官方公众号,我们会不定期推送技术文章和相关项目的更新信息。 + \ No newline at end of file