{{ hugo.Generator }}
{{ .Title }}{{ if not .IsHome }} – {{ .Site.Title }}{{ else }} 👨💻{{ end }}
{{ with .Site.Author.name }}
{{ end }}
{{ partial "seo/social-images" . }} {{ partial "seo/open-graph" . }}
{{ partial "styles" . }}
{{ if and .IsPage (eq .Type "notes") }} {{ with .OutputFormats.Get "amp" }}
{{ end }} {{ partial "seo/schema-person" . }} {{ partial "seo/schema-article" . }} {{ else }} {{ partial "seo/schema-person" . }} {{ end }}