From 7b4f21ef7901f81c73c2798e7874014bea384bfd Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Mon, 15 Aug 2022 23:44:44 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=B0=86=E4=BE=A7=E6=A0=8F=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E9=A1=B5=E9=9D=A2=E5=86=85=E5=8D=95=E7=8B=AC=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.ts | 2 +- docs/self/README.md | 1 + docs/works/README.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 6fc0a677..aec93307 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -44,7 +44,7 @@ export default defineConfig({ ] } ], - sidebar: [['/', '首页'], '/works/', '/self/'], + displayAllHeaders: true, logo: '/logo.png', repo: 'ZiuChen', docsBranch: 'master', diff --git a/docs/self/README.md b/docs/self/README.md index abd122c2..5f6ea665 100644 --- a/docs/self/README.md +++ b/docs/self/README.md @@ -1,4 +1,5 @@ --- +sidebar: auto sidebarDepth: 2 --- diff --git a/docs/works/README.md b/docs/works/README.md index c9509cc2..7028ed2e 100644 --- a/docs/works/README.md +++ b/docs/works/README.md @@ -1,4 +1,5 @@ --- +sidebar: auto sidebarDepth: 2 ---