🐛 Fix copyright string not referenced correctly

Fixes: #572
This commit is contained in:
James Panther
2023-06-04 10:26:15 +10:00
parent 7ec5faff37
commit 8ab314f864
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
{{/* Copyright */}}
{{ if .Site.Params.footer.showCopyright | default true }}
<p class="text-sm text-neutral-500 dark:text-neutral-400">
{{- with .Site.Params.copyright }}
{{- with site.Copyright }}
{{ . | emojify | markdownify }}
{{- else }}
&copy;