Skip to content

Commit 860a291

Browse files
Update config.ts
1 parent 44144b0 commit 860a291

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
@@ -9,7 +9,7 @@ const APP_BASE_PATH = basename(process.env.GITHUB_REPOSITORY || '')
99
export default defineConfig({
1010

1111
outDir: '../dist',
12-
base: process.env.VITE_BASE_PATH || '/deploy_react_app_github_pages_vercel',
12+
base: process.env.VITE_BASE_PATH || '/lezi-wiki,
1313
1414
lang: 'zh-CN',
1515
title: 'Lezi-Wiki',

0 commit comments

Comments
 (0)