diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 42e4538..5369924 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{ block "header" . -}}{{- end }} diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 5c1f6fe..0923783 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -14,10 +14,10 @@ {{ "" | safeHTML }} - - - - + + + + {{ "" | safeHTML }} {{ if .Site.Params.highlightjs -}} @@ -26,10 +26,10 @@ {{- end }} {{ if .Site.Params.PygmentsUseClasses -}} {{ "" | safeHTML }} - + {{- end }} {{- "" | safeHTML }} - + {{ `