{{/* Adapted from Docsy; changes are to Google Analytics */}} {{/* OK to remove once using a modern enough Docsy (eg 0.11.0 or later) */}} {{ range .AlternativeOutputFormats -}} {{ end -}} {{ $outputFormat := partial "outputformat.html" . -}} {{ if and hugo.IsProduction (ne $outputFormat "print") -}} {{ else -}} {{ end -}} {{ partialCached "favicons.html" . }}