layouts/partials/footer.html aktualisiert
This commit is contained in:
@@ -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">
|
||||
© {{ now.Year }} {{ .Site.Params.author }}. All rights reserved.
|
||||
<p class="text-sm text-text-muted">
|
||||
© {{ now.Year }} {{ .Site.Params.author }}.
|
||||
</p>
|
||||
|
||||
{{/* Links */}}
|
||||
|
||||
Reference in New Issue
Block a user