summaryrefslogtreecommitdiff
path: root/themes/blowfish/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/layouts/partials/footer.html')
-rw-r--r--themes/blowfish/layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/blowfish/layouts/partials/footer.html b/themes/blowfish/layouts/partials/footer.html
index d31cecd..cce8ae9 100644
--- a/themes/blowfish/layouts/partials/footer.html
+++ b/themes/blowfish/layouts/partials/footer.html
@@ -31,7 +31,7 @@
{{- else }}
©
{{ now.Format "2006" }}
- {{ .Site.Author.name | markdownify }}
+ {{ .Site.Params.Author.name | markdownify }}
{{- end }}
</p>
{{ end }}