{{- $description := partialCached "data/description" . .RelPermalink -}} {{- with .Site.Params.author -}} {{ end }} {{- $title := partialCached "data/title" . .RelPermalink -}} {{ $title }} {{ if not .IsHome }}- VMEMS{{ end }} {{ partial "opengraph/include.html" . }} {{ range .AlternativeOutputFormats }} {{ end }} {{ $faviconSm := resources.Get "images/logos/logo_sm.png" }} {{ $style := resources.Get "sass/main.scss" | resources.ToCSS | resources.Fingerprint }}