   {{ with .Site.Params.description }} {{ end }} {{ with .Site.Params.author
   }} {{ end }} {{ $style := resources.Get "style.scss" | toCSS | minify }}
   {{ if .Params.has_asciinema }} {{- $styles := resources.Get
   "asciinema-player.css" | minify | fingerprint }}
   {{- $styles := resources.Get "asciinema-player.js" | minify | fingerprint
   }} {{- $styles := resources.Get "asciinema-tutorial.js" | minify |
   fingerprint }} {{ end }} {{ range .AlternativeOutputFormats -}} {{ printf
   `
   ` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} {{
   hugo.Generator }}
