aboutsummaryrefslogtreecommitdiff
path: root/templates/_includes/layout/footer.html
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-07-12 16:56:26 +0200
committerEugen Wissner <belka@caraus.de>2026-07-12 16:57:35 +0200
commit25800009ab67a9c9f438ad058ae764dfa060f420 (patch)
tree7fa78c46b95747176a78894aeaf2432556f7103a /templates/_includes/layout/footer.html
parent17f7626866927ba485fc712a1de7284c1d63e024 (diff)
downloadflevum-25800009ab67a9c9f438ad058ae764dfa060f420.tar.gz
Fix link color in the footer
Diffstat (limited to 'templates/_includes/layout/footer.html')
-rw-r--r--templates/_includes/layout/footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/_includes/layout/footer.html b/templates/_includes/layout/footer.html
index bd27826..3c92951 100644
--- a/templates/_includes/layout/footer.html
+++ b/templates/_includes/layout/footer.html
@@ -1,6 +1,7 @@
<footer class="site-footer">
<nav>
<a href="/impressum.html">Impressum</a>
+ |
<a href="/datenschutz.html">Datenschutz</a>
</nav>