mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-09-10 06:52:34 +08:00
docs: 将侧栏改为页面内单独配置添加
This commit is contained in:
parent
fa22682bac
commit
d93d69c3f3
@ -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