{{ if .Description }} {{ end }} {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} {{- $sassOptions := (dict "outputStyle" "compressed" "enableSourceMap" true) }} {{ $style := resources.Get "sass/main.scss" | resources.ToCSS $sassOptions | resources.Fingerprint }} {{ partial "matomo.html" . }}
{{ block "main" . }} {{ end }}