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 in {{ . }}{{ end }} {{ if .Site.Params.statuspageenabled }}| {{ .Site.Params.statuspagename }}{{ end }}
{{ end }}