We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44144b0 commit 860a291Copy full SHA for 860a291
docs/.vitepress/config.ts
@@ -9,7 +9,7 @@ const APP_BASE_PATH = basename(process.env.GITHUB_REPOSITORY || '')
9
export default defineConfig({
10
11
outDir: '../dist',
12
- base: process.env.VITE_BASE_PATH || '/deploy_react_app_github_pages_vercel',
+ base: process.env.VITE_BASE_PATH || '/lezi-wiki,
13
14
lang: 'zh-CN',
15
title: 'Lezi-Wiki',
0 commit comments