{{ hugo.Generator }} {{ if and hugo.IsProduction -}} {{ else }} {{ end }} {{ range .AlternativeOutputFormats -}} {{ end -}} {{ partialCached "favicons.html" . }} {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }} {{- template "_internal/opengraph.html" . -}} {{- template "_internal/schema.html" . -}} {{- partial "twitter_cards.html" . -}} {{ if hugo.IsProduction }} {{ end }} {{ partialCached "head-css.html" . "asdf" }} {{ if .Site.Params.offlineSearch }} {{end}} {{ with .Site.Params.prism_syntax_highlighting }} {{ end }} {{ partial "hooks/head-end.html" . }}