update base, hide todos

This commit is contained in:
2026-07-12 16:25:43 -04:00
parent aa428b111c
commit d901fc45d8
3 changed files with 17 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ const inputFiles = globSync(pattern);
console.log(inputFiles)
export default defineConfig({
base: "/secret-knowledge/",
base: "/",
root: typDir,
publicDir: pubDir,