Skip to content

Commit 5c561d5

Browse files
committed
correction to copyright
1 parent e967bcd commit 5c561d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/essentials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<div class="border-border dark:border-darkmode-border border-t py-7">
5252
<div class="text-light dark:text-darkmode-light container text-center">
5353
<p>
54-
{{ site.Params.copyright | markdownify }} &copy; {{ time.Format "2006" time.Now }}
54+
{{ site.Params.copyright | markdownify }} &copy; 2008 - {{ time.Format "2006" time.Now }}
5555
</p>
5656
</div>
5757
</div>

0 commit comments

Comments
 (0)