Centralize KoalaStuff legal notice

This commit is contained in:
KoalaDev
2026-07-23 02:59:58 +02:00
parent 5d3cee4271
commit 17c3ea295a
12 changed files with 50 additions and 532 deletions
+1 -1
View File
@@ -135,7 +135,7 @@
<div class="container">
<p>&copy; 2026 KoalaSync. Open source under the MIT License.</p>
<div style="margin-top: 1.5rem; font-size: 0.8rem; display: flex; justify-content: center; align-items: center; gap: 1.5rem; flex-wrap: wrap;">
<a href="/imprint" style="color: var(--text-muted); text-decoration: none;">Legal Notice</a>
<a href="https://koalastuff.net/legal" style="color: var(--text-muted); text-decoration: none;">Legal Notice</a>
<a href="/privacy" style="color: var(--text-muted); text-decoration: none;">Privacy Policy</a>
</div>
</div>