{{- if .Description -}} {{- else if .Site.Params.description -}} {{- end -}} {{ if .Site.Params.prismJS.enable }} {{ if .Site.Params.prismJS.theme }} {{ else }} {{ end }} {{ end }} {{ with index .Site.Data "chunky-poster" }} {{ range $vendor := .assets }} {{ if $vendor.css }} {{ end }} {{ end }} {{ end }} {{ range .Site.Params.customCSS -}} {{ end }} {{- with .OutputFormats.Get "RSS" }} {{- end -}} {{- template "_internal/opengraph.html" . -}} {{- template "_internal/google_news.html" . -}} {{- template "_internal/schema.html" . -}} {{- template "_internal/twitter_cards.html" . -}}