This commit is contained in:
Zsolt Ero
2024-06-13 17:35:36 +02:00
parent 6516339c0d
commit be036f6dab
35 changed files with 0 additions and 1 deletions

4
website/astro.config.mjs Normal file
View File

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