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