diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 6a15e8a..4f0f8fb 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -2,8 +2,8 @@ {{ .Site.Title }} - - + + {{ if .Site.Params.favicon }} {{ partial "favicon" }} {{ end }} @@ -29,4 +29,4 @@ {{- end }} - + \ No newline at end of file