{{- if .Site.Params.Portrait.Path }} {{- $img := imageConfig (printf "static/%s" .Site.Params.Portrait.Path) }} {{ .Site.Params.Portrait.Alt }} {{- end }}

{{ .Site.Title }}

{{- with .Site.Params.homeSubtitle }}

{{.}}

{{- end }} {{- with .Site.Params.social }}
{{ partial "social-icons.html" . }}
{{- end }}