diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-07-12 16:56:26 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-07-12 16:57:35 +0200 |
| commit | 25800009ab67a9c9f438ad058ae764dfa060f420 (patch) | |
| tree | 7fa78c46b95747176a78894aeaf2432556f7103a /templates | |
| parent | 17f7626866927ba485fc712a1de7284c1d63e024 (diff) | |
| download | flevum-25800009ab67a9c9f438ad058ae764dfa060f420.tar.gz | |
Fix link color in the footer
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/_includes/layout/footer.html | 1 |
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> |
