From 72668d5597255ab86968274f79b882e3759903ac Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Tue, 16 Aug 2022 09:29:55 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E9=A1=B5=E9=9D=A2=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0git=20info=E7=9B=B8=E5=85=B3=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.ts | 8 +++++--- docs/self/README.md | 1 + docs/works/README.md | 1 + 3 files changed, 7 insertions(+), 3 deletions(-) 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 --- # 开源作品