diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html index a530a24..7aa8b3d 100644 --- a/layouts/_partials/footer.html +++ b/layouts/_partials/footer.html @@ -2,7 +2,7 @@
-

© {{ now.Year }} {{ .Site.Title }}

+

© {{ now.Year }} {{ or (or .Params.Author .Site.Params.Author) .Site.Title }}