mirror of
https://github.com/m1ngsama/documents.git
synced 2025-12-24 10:51:23 +00:00
fix nav
This commit is contained in:
parent
e8627e46e1
commit
199633eb95
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export default withMermaid({
|
|||
themeConfig: {
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
nav: [
|
||||
{ text: '流程', link: '/process/borrow-classroom' },
|
||||
{ text: '流程', link: '/process/' },
|
||||
{ text: '维修', link: '/repair/guide' },
|
||||
{ text: '存档', link: '/archived' },
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue