Skip to content

Commit a84b4e6

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

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: '/home/'
8+
base: '/webpage/'
99
})

0 commit comments

Comments
 (0)