{{- $description := partialCached "data/description" . .RelPermalink -}} {{- with .Site.Params.author -}} {{ end }} {{/*- $title := partialCached "data/title" . .RelPermalink -*/}} {{ $title := (printf "%s - %s" .Title .Site.Title) }} {{ $title }} {{ partial "opengraph/include.html" . }} {{ range .AlternativeOutputFormats }} {{ end }} {{ with .Site.Params.favicon }} {{ end }} {{ $style := resources.Get "scss/main.scss" | resources.ToCSS | resources.Fingerprint }}