{{- $description := partialCached "data/description" . .RelPermalink -}} {{ with .Params.Keywords }}{{ end }} {{- $title := partial "data/title" . -}} {{ $title }} {{- partial "head/style.html" . -}} {{- partial "head/script.html" . -}} {{- partial "head/opengraph/include.html" . -}} {{- range .AlternativeOutputFormats -}} {{- end -}} {{ with .Site.Params.favicon }} {{- $favicon := partial "helper/image" (dict "Image" . "Resources" resources) -}} {{ end }} {{- partial "google_analytics.html" . -}} {{- partial "head/custom.html" . -}}