Landing: 7 Unsplash-Fotos mit Fotografen-Credits eingebaut (SW by-v957)

- Eric Ward: emotionaler 50/50-Split nach Stats-Band
- Baptist Standaert: subtiles Hintergrundbild Demo-Section
- Alvan Nee / Nicholas Brownlow / Wade Austin Ellis / Tamas Pap: 4er-Foto-Strip vor Testimonials
- Chewy: Header-Bild Welpenkäufer-Section
- Alle Fotos mit © Name · Unsplash Credit-Overlay
This commit is contained in:
rene 2026-05-14 19:25:14 +02:00
parent e610613b58
commit 7867507e7d
11 changed files with 112 additions and 5 deletions

View file

@ -406,7 +406,7 @@ async def serve_media(path: str, request: _Request):
raise _HE(404, "Nicht gefunden.")
return _media_response(filepath)
APP_VER = "956" # muss mit APP_VER in app.js übereinstimmen
APP_VER = "957" # muss mit APP_VER in app.js übereinstimmen
@app.get("/.well-known/assetlinks.json")
async def assetlinks():