Skip to content

Commit 390e481

Browse files
authored
Update config.ts
1 parent a1b58c7 commit 390e481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ import locales from './locales'
55
export default defineConfig({
66
title: "KernelSU Next",
77
locales: locales.locales,
8-
base: '/webpage/'
8+
base: '/home/'
99
})

0 commit comments

Comments
 (0)