mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-16 22:29:33 +08:00
docs: 将侧栏改为页面内单独配置添加
This commit is contained in:
parent
a8c52cc90f
commit
7b4f21ef79
@ -44,7 +44,7 @@ export default defineConfig({
|
||||
]
|
||||
}
|
||||
],
|
||||
sidebar: [['/', '首页'], '/works/', '/self/'],
|
||||
displayAllHeaders: true,
|
||||
logo: '/logo.png',
|
||||
repo: 'ZiuChen',
|
||||
docsBranch: 'master',
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
sidebar: auto
|
||||
sidebarDepth: 2
|
||||
---
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
sidebar: auto
|
||||
sidebarDepth: 2
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user