Skip to content

Commit

Permalink
💾 Feat: Base url changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynesshely committed Nov 20, 2023
1 parent 0fac064 commit 6ad7c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default defineUserConfig({
lang: 'zh-CN',
title: 'KitX Docs',
description: 'KitX 文档站点',
base: '/KitX-Docs/',
base: '/',

head: [
[
Expand Down

0 comments on commit 6ad7c81

Please sign in to comment.