This commit is contained in:
Zsolt Ero
2024-06-12 13:29:53 +02:00
parent bcbd052444
commit c17716223d
13 changed files with 3886 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
import { defineConfig } from 'astro/config';
// https://astro.build/config
export default defineConfig({});