{{ define "body" }} {{ end }} {{ define "main" }}
{{ if .Site.Params.Portrait.Path }} {{ .Site.Params.Portrait.Alt }} {{ end }}

{{ .Site.Title }}

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


{{ partial "about-me.html" .}}
{{ end }}