layouts/partials/footer.html aktualisiert

This commit is contained in:
2025-12-08 01:06:56 +01:00
parent c1d6c82713
commit b596a1fee4

View File

@@ -2,8 +2,8 @@
<div class="container-wide py-12">
<div class="flex flex-col md:flex-row items-center justify-between gap-6">
{{/* Copyright */}}
<p class="flex items-center text-sm text-text-muted">
&copy; {{ now.Year }} {{ .Site.Params.author }}. All rights reserved.
<p class="text-sm text-text-muted">
&copy; {{ now.Year }} {{ .Site.Params.author }}.
</p>
{{/* Links */}}