Browse Source

feat: add base

Carson 1 năm trước cách đây
mục cha
commit
b5b6d5dbb8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .vitepress/config.mts

+ 1 - 0
.vitepress/config.mts

@@ -110,6 +110,7 @@ console.log(
 export default defineConfig({
   title: "CocoBlockly帮助文档",
   description: "Cococlass help documents",
+  base: '/help/',
   srcDir: DOC_BASE_PATH,
   ignoreDeadLinks: true,
   lastUpdated: true,