diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 166ce7c..b580d6d 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,10 +1,7 @@ - - - + + + @@ -13,72 +10,55 @@ {{ if (ne $.Site.Params.ThemeColor "orange") }} - + {{ end }} {{ if (fileExists "static/style.css") -}} - + {{- end }} {{ if isset $.Site.Params "favicon" }} - + {{ else }} - + {{ end }} - - - - - - + + + + + + - - - - - - - - - + + + + + + + + + {{ range .Params.categories }} -{{ end }} + +{{ end }} {{ if isset .Params "date" }} -{{ end }} + +{{ end }} {{ with .OutputFormats.Get "RSS" }} - + {{ end }} {{ with .OutputFormats.Get "json" }} - + {{ end }}