Initial Fleckenhilfe website

This commit is contained in:
2026-04-20 06:22:50 +00:00
commit 4f3abb2dd7
25 changed files with 6258 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"extends": "astro/tsconfigs/strict",
"include": [".astro/types.d.ts", "**/*"],
"exclude": ["dist"]
}