{{/* cSpell:ignore docsearch opengraph outputformat */ -}} {{ $darkMode := partialCached "dark-mode-config.html" "dark-mode-global" -}} {{ if $darkMode.enable -}} {{/* Browser hints before CSS loads */ -}} {{/* Styles to set canvas colors and avoid transitions */ -}} {{/* Set theme attribute before CSS loads to prevent flash */ -}} {{ end -}} {{ range .AlternativeOutputFormats -}} {{ end -}} {{ $outputFormat := partial "outputformat.html" . -}} {{ if and hugo.IsProduction (ne $outputFormat "print") (ne .Site.Language.Lang "xx") -}} {{ else -}} {{ end -}} {{ partialCached "favicons.html" . }}