Explorar o código

feat: add base

Carson hai 11 meses
pai
achega
b5b6d5dbb8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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,