diff --git a/.vuepress/config.js b/.vuepress/config.js index eb41fc2..5233a61 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -50,6 +50,22 @@ module.exports = { updatePopup: true }, lastUpdated: '更新时间', + // 假定是 GitHub. 同时也可以是一个完整的 GitLab URL + // repo: 'eip-work/kuboard-press', + // 自定义仓库链接文字。默认从 `themeConfig.repo` 中自动推断为 + // "GitHub"/"GitLab"/"Bitbucket" 其中之一,或是 "Source"。 + // repoLabel: '查看文档源码', + + // 假如你的文档仓库和项目本身不在一个仓库: + docsRepo: 'eip-work/kuboard-press', + // 假如文档不是放在仓库的根目录下: + docsDir: '', + // 假如文档放在一个特定的分支下: + docsBranch: 'master', + // 默认是 false, 设置为 true 来启用 + editLinks: true, + // 默认为 "Edit this page" + editLinkText: '帮助我们改善此页面!', sidebar: { '/overview/': [ { diff --git a/docs/404.html b/docs/404.html index e957099..23a95df 100644 --- a/docs/404.html +++ b/docs/404.html @@ -7,11 +7,11 @@ - +