8 changed files with 19 additions and 9 deletions
@ -1,9 +1,3 @@
@@ -1,9 +1,3 @@
|
||||
import { defineSidebarConfig } from "vuepress-theme-hope"; |
||||
|
||||
export const zh = defineSidebarConfig({ |
||||
"/": [ |
||||
"", |
||||
"home", |
||||
"slide", |
||||
], |
||||
}); |
||||
export const zh = "auto"; |
||||
|
Loading…
Reference in new issue