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