{{- $profile := .Site.Params.home.profile -}} {{- $author := partial "function/get-author-map.html" .Params.author -}}
{{- if $profile.typeit -}} {{ . }} {{- $.Store.Set "hasTyped" true -}} {{ . | safeHTML }} {{- else -}} {{- . | safeHTML -}} {{- end -}}
{{- end -}} {{- if $profile.social -}}