mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-27 11:42:04 +02:00
Add astro dependencies for build
This commit is contained in:
parent
4ddb323091
commit
5c8594de1e
4 changed files with 2913 additions and 970 deletions
|
@ -1,4 +1,4 @@
|
|||
import { defineConfig } from 'astro/config';
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue