Init astro
This commit is contained in:
parent
ba1b1d7080
commit
10e8f6a7de
148 changed files with 3821 additions and 137 deletions
4
astro.config.mjs
Normal file
4
astro.config.mjs
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { defineConfig } from 'astro/config';
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({});
|
Loading…
Add table
Add a link
Reference in a new issue