{{- $profile := .Site.Params.home.profile -}}
{{- if $profile.typeit -}} {{- $id := dict "Content" . "Scratch" $.Scratch "Id" "typeit-profile-subtitle" | partial "function/id.html" -}} {{ . }} {{- dict $id (slice $id) | dict "typeitMap" | merge ($.Scratch.Get "this") | $.Scratch.Set "this" -}} {{- else -}} {{- . -}} {{- end -}}
{{- end -}} {{- if $profile.social -}}