mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-25 19:12:02 +02:00
Init astro
This commit is contained in:
parent
e7a42b121e
commit
7811574d5b
39 changed files with 3562 additions and 2154 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