{{ hugo.Generator }} {{ with .Site.Params.logo }} {{ end }} {{ .Page.Title }} | {{ .Site.Title }} {{ with .Site.Params.meta.description }}{{ end }} {{ with .Site.Params.meta.keywords }}{{ end }} {{ template "_internal/twitter_cards.html" . }} {{ template "_internal/opengraph.html" . }} {{ $medium := resources.Get "/css/medium.css" | resources.Fingerprint }} {{ $additional := resources.Get "/css/additional.css" | resources.Fingerprint }} {{ range .Site.Params.customCSS -}} {{ $style := resources.Get . }} {{- end }}