Skip to content

Commit 30acf38

Browse files
committed
config
1 parent 2d6e173 commit 30acf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default defineConfig({
1010
outDir: './dist',
1111

1212
// 基础配置 (GitHub Pages 项目站点需要设置子路径)
13-
base: '/case-lambda/',
13+
base: '/',
1414

1515
// 清理 URL
1616
cleanUrls: true,

0 commit comments

Comments
 (0)