aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/footer.html')
-rw-r--r--themes/default/layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/footer.html b/themes/default/layouts/partials/footer.html
index 5fe4295..203ac64 100644
--- a/themes/default/layouts/partials/footer.html
+++ b/themes/default/layouts/partials/footer.html
@@ -1,4 +1,4 @@
-{{ $author := index .Site.Data.authors ((or .Params.author .Site.Author.default.user) | default "default") }}
+{{ $author := index .Site.Data.authors ((or .Params.author .Site.Author.default.footer) | default "default") }}
<footer>
{{- with .Site.Author.footer -}}