fries-website/astro.config.mjs
Fries 175af0dd27 make the beginnings of my website :3
this is the beginnings of my website :3!

Co-authored-by: mossfet <root@mossfet.xyz>
2023-04-23 17:28:08 -07:00

4 lines
109 B
JavaScript

import { defineConfig } from 'astro/config';
// https://astro.build/config
export default defineConfig({});