diff --git a/layouts/404.html b/layouts/404.html index e572eff..9136ad2 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -3,7 +3,7 @@

- 404 ... This page does not exist, go home + 404 ... This page does not exist, go home

- - + + + {{ if .Site.Params.CustomHeadHTML }} diff --git a/layouts/partials/header.html b/layouts/partials/header.html index c09fcf7..77a68a4 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -4,7 +4,7 @@ {{ if isset .Site.Params "avatarurl" }}
- avatar + avatar
{{ end }} @@ -16,7 +16,7 @@