diff --git a/layouts/index.html b/layouts/index.html index 978a0fb..629c9fc 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -2,7 +2,7 @@
{{ with .Site.Author.image }} - {{ $.Site.Author.alternative }} + {{ $.Site.Author.name }} {{ end }}

{{ .Params.title | default .Site.Author.name | default .Site.Title | emojify }}