mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 18:01:36 -04:00
Update author.html
remove superfluous log element
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
{{ if .Params.showAuthor | default (.Site.Params.article.showAuthor | default true) }}
|
{{ 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 }}
|
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
{{ $lazy := .Params.enableImageLazyLoading|default .Site.Params.enableImageLazyLoading | default true }}
|
{{ $lazy := .Params.enableImageLazyLoading|default .Site.Params.enableImageLazyLoading | default true }}
|
||||||
{{ $altText := ($.Site.Language.Params.Author.name | default "Author") }}
|
{{ $altText := ($.Site.Language.Params.Author.name | default "Author") }}
|
||||||
|
|||||||
Reference in New Issue
Block a user