Compare commits
2 Commits
cd5e34bfe1
...
dc32482bd7
Author | SHA1 | Date |
---|---|---|
|
dc32482bd7 | 3 years ago |
|
b0a98fd7e4 | 3 years ago |
8 changed files with 19 additions and 9 deletions
@ -1,9 +1,3 @@ |
|||||||
import { defineSidebarConfig } from "vuepress-theme-hope"; |
import { defineSidebarConfig } from "vuepress-theme-hope"; |
||||||
|
|
||||||
export const zh = defineSidebarConfig({ |
export const zh = "auto"; |
||||||
"/": [ |
|
||||||
"", |
|
||||||
"home", |
|
||||||
"slide", |
|
||||||
], |
|
||||||
}); |
|
||||||
|
Loading…
Reference in new issue