diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index aec93307..1e98a9e3 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -46,8 +46,10 @@ export default defineConfig({ ], displayAllHeaders: true, logo: '/logo.png', - repo: 'ZiuChen', - docsBranch: 'master', - docsDir: 'docs' + repo: 'ZiuChen/ZiuChen.github.io', + editLinks: true, + docsBranch: 'main', + docsDir: 'docs', + lastUpdated: 'Last Updated' } }) diff --git a/docs/self/README.md b/docs/self/README.md index 5f6ea665..70946a9f 100644 --- a/docs/self/README.md +++ b/docs/self/README.md @@ -1,6 +1,7 @@ --- sidebar: auto sidebarDepth: 2 +editLink: false --- # 个人介绍 diff --git a/docs/works/README.md b/docs/works/README.md index 7028ed2e..219e9b54 100644 --- a/docs/works/README.md +++ b/docs/works/README.md @@ -1,6 +1,7 @@ --- sidebar: auto sidebarDepth: 2 +editLink: false --- # 开源作品