Fries
175af0dd27
this is the beginnings of my website :3! Co-authored-by: mossfet <root@mossfet.xyz>
4 lines
109 B
JavaScript
4 lines
109 B
JavaScript
import { defineConfig } from 'astro/config';
|
|
|
|
// https://astro.build/config
|
|
export default defineConfig({});
|