fix: remove Google Maps embed for GDPR compliance

The live site had the Maps iframe removed because third-party embeds
trigger cookie-consent obligations under GDPR. The Phase-1 1:1 pass
accidentally reintroduced it; this commit removes:

- the inline iframe on the home page (templates/index.html)
- the map() shortcode (templates/shortcodes/map.html)
- the {{ map() }} call on the contact page (content/contact.md)

Do not re-add without a working consent gate.
This commit is contained in:
2026-05-20 23:43:45 +02:00
parent f5c633df42
commit 3709c94d59
3 changed files with 3 additions and 27 deletions
-4
View File
@@ -35,10 +35,6 @@ Kaiserstr. 23
**Die Praxis ist nach Termin organisiert.** Bei akuten Erkrankungen ist eine Vorstellung in der Praxis jederzeit möglich.
## Anfahrt
{{ map() }}
## Ärztlicher Bereitschaftsdienst
Sollten Sie außerhalb unserer Praxiszeiten ärztliche Hilfe benötigen, können Sie unter der für Sie kostenlosen Telefonnummer **116117** den [zentralen ärztlichen Bereitschaftsdienst](http://www.116117info.de) erreichen.