{{/* Head start hook */}} {{ partial "functions/get_hook.html" (dict "hook" "head_start" "context" .) }} {{ $faviconPath := (.Site.Params.faviconPath | default "" | absURL) }} {{ $faviconIco := urls.JoinPath $faviconPath "favicon.ico" }} {{ if fileExists $faviconIco }} {{ end }} {{ with .OutputFormats.Get "rss" -}} {{ printf `` .Rel .MediaType.Type .Permalink site.Title | safeHTML }} {{ end }} {{- if .IsHome -}} {{- else -}} {{- end }} {{ if .Param "fediverse" }} {{ end }}