profile picture {{ if .IsHome }}

{{ .Site.Params.Title }}

{{ else }}
{{ .Site.Params.Title }}
{{ end }}

{{ replace .Site.Params.description "\n" "
" | safeHTML }}

    {{ range $item := .Site.Params.socialIcons }}
  • {{ end }}
{{- partial "footer.html" (dict "context" . "footerClassModifier" "sidebar") -}}