{{- $host := (urls.Parse .Site.BaseURL).Host -}} {{- $href := print .Site.BaseURL "/" (partial "author-user.html" .) "/#" -}} {{- if not $host -}} {{- $host = "localhost" -}} {{- end -}} {{- $title := print (partial "author-user.html" .) "@" $host -}} {{- with .Params.feed -}} {{- $host = $.Params.feed.domain -}} {{- $href = or $.Params.feed.home (print "http://" $.Params.feed.domain) -}} {{- $title = $.Params.feed.domain -}} {{- end -}} {{- /* This comment removes trailing newlines and white spaces. */ -}} {{- safeHTML (readFile (print (partial "function-paths.html" "static") "/icons/feather/at-sign.svg")) -}} {{- $host -}} {{- /* This comment removes trailing newlines and white spaces. */ -}} {{- /* This comment removes trailing newlines and white spaces. */ -}} {{- /* This comment removes trailing newlines and white spaces. */ -}}