Lots + MIDI implementation
This commit is contained in:
5
website/astro.config.mjs
Normal file
5
website/astro.config.mjs
Normal file
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
export default defineConfig({
|
||||
output: "static",
|
||||
});
|
||||
Reference in New Issue
Block a user