diff --git a/index.html b/index.html index 11d3b53..bfcf3b6 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@
this is a bitcrushed version of FourJS which I hacked up for Genuary 2026 - | Back | + | Back | source
diff --git a/vite.config.js b/vite.config.js index d29e4c0..70d54e8 100644 --- a/vite.config.js +++ b/vite.config.js @@ -3,7 +3,7 @@ import { defineConfig, loadEnv } from 'vite'; export default defineConfig({ - base: '/fourjs/', + base: '/genuary26/04/', build: { rollupOptions: { output: {