cf0b1869d4
- content/impressum.md, agb.md, datenschutz.md (Einzelfirma Karim, CH-Recht, [PLATZHALTER] für Adresse/UID/Datum — vor Produktiv juristisch prüfen) - custom/footer.html: 4-spaltiger Footer (Produkt/Ressourcen/Rechtliches/ Hosting-CH-Hinweis) + Styling - hugo.yaml: 'Anmelden' im Menü; doppeltes params bei Gitea entfernt (icon:github wurde von type:search überschrieben → Icon war kaputt) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
30 lines
1.2 KiB
HTML
30 lines
1.2 KiB
HTML
{{/* RAPPORT — eigener Footer-Inhalt: Rechts-Links + Hosting-Hinweis (CH). */}}
|
|
<div class="rapport-footer-links">
|
|
<div class="rapport-footer-col">
|
|
<div class="rapport-footer-head">Produkt</div>
|
|
<a href="/features/">Funktionen</a>
|
|
<a href="/hosting/">Hosting</a>
|
|
<a href="/hosting-preise/">Preise</a>
|
|
<a href="/downloads/">Downloads</a>
|
|
</div>
|
|
<div class="rapport-footer-col">
|
|
<div class="rapport-footer-head">Ressourcen</div>
|
|
<a href="/docs/">Dokumentation</a>
|
|
<a href="/faq/">FAQ</a>
|
|
<a href="https://git.kgva.ch/karim/RAPPORT" target="_blank" rel="noopener">Quellcode ↗</a>
|
|
</div>
|
|
<div class="rapport-footer-col">
|
|
<div class="rapport-footer-head">Rechtliches</div>
|
|
<a href="/impressum/">Impressum</a>
|
|
<a href="/agb/">AGB</a>
|
|
<a href="/datenschutz/">Datenschutz</a>
|
|
<a href="/lizenz/">Lizenz (AGPL-3.0)</a>
|
|
</div>
|
|
<div class="rapport-footer-col">
|
|
<div class="rapport-footer-head">RAPPORT Hosting</div>
|
|
<div class="rapport-footer-note">🇨🇭 Gehostet in der Schweiz</div>
|
|
<div class="rapport-footer-note">Tägliche Backups</div>
|
|
<div class="rapport-footer-note">Studio-Management für Architekturbüros</div>
|
|
</div>
|
|
</div>
|