Bilder selbst hosten: Unsplash-Assets im Docker-Build nach /img/ backen (kein Client-Hotlink, DSGVO); Referenzen Hero/Alarm/Brandmark auf lokale /img/-Pfade; Bildnachweis-Hinweis aktualisiert

This commit is contained in:
2026-06-29 12:15:29 +00:00
parent 568fffdf13
commit 2ffafd4486
7 changed files with 78 additions and 8 deletions
+4 -3
View File
@@ -9,10 +9,11 @@
"preview": "astro preview"
},
"dependencies": {
"astro": "^5.7.0",
"@astrojs/sitemap": "^3.2.0",
"@fontsource/fraunces": "^5.0.0",
"@fontsource/public-sans": "^5.0.0",
"astro": "^5.7.0",
"maplibre-gl": "^4.7.1",
"@astrojs/sitemap": "^3.2.0"
"playwright": "1.48"
}
}
}