Skip to content

Commit 98c2bbf

Browse files
committed
try dev
1 parent 9031ce4 commit 98c2bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const nav = [
2828
]
2929
// https://vitepress.dev/reference/site-config
3030
export default defineConfig({
31-
base: '',
31+
base: '/dev/',
3232
title: 'REPLACE_ME_DOCUMENTER_VITEPRESS',
3333
description: 'REPLACE_ME_DOCUMENTER_VITEPRESS',
3434
lastUpdated: true,

0 commit comments

Comments
 (0)