소스 검색

fix: base

Carson 1 년 전
부모
커밋
6616ea6344
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .vitepress/config.mts

+ 0 - 1
.vitepress/config.mts

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