diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 097463c..8176f59 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -5,13 +5,15 @@ {{ .Title }} + {{ if .Site.Params.favicon }} + {{ end }} {{ partial "css" . }} {{ partial "js" . }} {{ .Hugo.Generator }} {{ if .RSSLink }} {{ end }} - + {{ if .Site.GoogleAnalytics }}