Neu: AGB-Seite + Impressum/Datenschutz aktualisiert (SW by-v985)
- Neue Seite agb.js mit 11 Abschnitten (Laufzeit, Zahlung, Widerruf etc.) - Datenschutz: 'Abonnement & Kündigung' → 'Zahlungsdaten' (DSGVO-Fokus), DDG-Hinweis ergänzt - Impressum: ODR-Link entfernt (EU-Plattform eingestellt 2025), Telefon-Pflichthinweis nach §5 DDG, Stand Mai 2026 - AGB-Link in alle Footer (index.html, landing.html, zuechter.html, welcome.js) - page-section #page-agb in index.html, Route 'agb' in app.js ROUTES
This commit is contained in:
parent
d20e63496c
commit
d7f7a7e454
9 changed files with 181 additions and 32 deletions
|
|
@ -167,6 +167,8 @@ window.Page_welcome = (() => {
|
|||
<a href="/#impressum" style="color:var(--c-text-muted)">Impressum</a>
|
||||
·
|
||||
<a href="/#datenschutz" style="color:var(--c-text-muted)">Datenschutz</a>
|
||||
·
|
||||
<a href="/#agb" style="color:var(--c-text-muted)">AGB</a>
|
||||
</p>
|
||||
</div>
|
||||
`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue