fix vite config

This commit is contained in:
David Allemang
2026-07-07 13:42:46 -04:00
parent be4b8796c5
commit 73bec77fcc

3
vite.config.js Normal file
View File

@@ -0,0 +1,3 @@
export default {
base: "/secret-knowledge/",
}