Hi, ich bin {{ .Site.Params.Author.firstname }}!

{{ partial "bio.html" . }}

Inhalte

{{ range .Site.Menus.main }} {{ .Name }}
{{ end }} Über
{{ if .Site.Params.showcopyright }}
© {{ now.Format "2006" }} {{ .Site.Params.Author.firstname }} {{ .Site.Params.Author.lastname }} {{ with .Site.Params.Author.location }} - Made with ❤️ in {{ . }}{{ end }} {{ if .Site.Params.statuspageenabled }}| {{ .Site.Params.statuspagename }}{{ end }}
{{ if .Site.Params.showlicense }} Lizensiert unter {{ .Site.Params.license }} mit mit Opt-out für kommerzielles Text-Data-Mining {{ end }}
{{ end }}