瀏覽代碼

feat: add base

Carson 9 月之前
父節點
當前提交
b5b6d5dbb8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .vitepress/config.mts

+ 1 - 0
.vitepress/config.mts

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