From 12999fad250f27979775dfd4d4af93e2ed12c5ed Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Tue, 21 Aug 2018 17:00:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 1cc163c54e3fd68d6e2b2ac18b9f756b8eef60be [formerly 1cc163c54e3fd68d6e2b2ac18b9f756b8eef60be [formerly 1cc163c54e3fd68d6e2b2ac18b9f756b8eef60be [formerly 1cc163c54e3fd68d6e2b2ac18b9f756b8eef60be [formerly e602d72d42220f6edf2ecdbeff42374a96b26fe4 [formerly 0fd675e24bfeec1440d92edb65fc42f9c45f9ecc]]]]] Former-commit-id: def7b194ec45921f56e07bfc02cef32998ccec3e Former-commit-id: 774b93646a94b68f15db5ae136b6452fe619d28c Former-commit-id: 105e5a454da978af6bd8c1c4f4a00ceda9708cb6 [formerly 202d5147d88c5a277749e272d7f074420efe0d55] Former-commit-id: d6d9456f98ed59dcc48fe4f87ec09024ba7c9fa0 Former-commit-id: 3a6c62edf64b2fb178a4398db98805c0c664fc25 Former-commit-id: 6c6068eb0bab72d40cb2772c6141910cd80000fe Former-commit-id: e5a323edbfd736cc57bee28fde11e7429a34ddaf Former-commit-id: 825fa5fd724deef7294a4bfd7fbb949ed35c6e88 --- docs/.vuepress/config.js | 7 +------ docs/zh/communication-we/README.md | 2 ++ 2 files changed, 3 insertions(+), 6 deletions(-) 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