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