mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +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',
|
logo: '/logo.png',
|
||||||
repo: 'ZiuChen',
|
repo: 'ZiuChen',
|
||||||
docsBranch: 'master',
|
docsBranch: 'master',
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
sidebar: auto
|
||||||
sidebarDepth: 2
|
sidebarDepth: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
sidebar: auto
|
||||||
sidebarDepth: 2
|
sidebarDepth: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user