diff --git a/layouts/404.html b/layouts/404.html index ff348e3..b7a5df3 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -3,7 +3,7 @@

- 404 ... This is not the page you are looking for. Go back home + 404 ... This is not the page you are looking for. Go back home

- - + + + {{ if .Site.Params.CustomHeadHTML }} diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 1ae687b..1292e3e 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -4,7 +4,7 @@ {{ if isset .Site.Params "smallavatarurl" }}
- avatar + avatar
{{ end }} @@ -16,7 +16,7 @@