Skip to content

Commit 314c84b

Browse files
committed
docs: 更新文档配置,设置基础路径为 '/Yuxi-Know/'
1 parent 4a2bf3f commit 314c84b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default defineConfig({
77
lang: 'zh-CN',
88
title: "Yuxi-Know Docs",
99
description: "文档中心",
10+
base: '/Yuxi-Know/',
1011
markdown: {
1112
config: (md) => {
1213
md.use(markdownItTaskCheckbox)

0 commit comments

Comments
 (0)