diff --git a/layouts/partials/author.html b/layouts/partials/author.html index 9034020a..97cdfc99 100644 --- a/layouts/partials/author.html +++ b/layouts/partials/author.html @@ -1,5 +1,4 @@ {{ if .Params.showAuthor | default (.Site.Params.article.showAuthor | default true) }} -{{- warnf "%s called. Author %s should be shown." .Page.File .Site.Language.Params.Author.name }}
{{ $lazy := .Params.enableImageLazyLoading|default .Site.Params.enableImageLazyLoading | default true }} {{ $altText := ($.Site.Language.Params.Author.name | default "Author") }}