Initial Pflegezeichen-Finder website

This commit is contained in:
2026-04-20 05:27:54 +00:00
commit 92ae48181a
25 changed files with 6296 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"extends": "astro/tsconfigs/strict",
"include": [".astro/types.d.ts", "**/*"],
"exclude": ["dist"]
}