Carson пре 1 година
родитељ
комит
b5b6d5dbb8
1 измењених фајлова са 1 додато и 0 уклоњено
  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,