{{"" | safeHTML}} {{ hugo.Generator }} {{ .Title }}{{ if not .IsHome }} – {{ .Site.Title }}{{ else }} 👨‍💻{{ end }} {{ partial "open-graph" . }} {{ $style := resources.Get "sass/main.scss" | resources.ToCSS (dict "targetPath" "style.css") }} {{ if and (eq .Type "notes") (eq .Kind "page") }} {{ with .OutputFormats.Get "amp" }} {{ end }} {{ partial "schema-person" . }} {{ partial "schema-article" . }} {{ else }} {{ partial "schema-person" . }} {{ end }} {{ block "header" . }}{{ partial "header" . }}{{ end }} {{ block "main" . }}{{ end }} {{ block "footer" . }}{{ partial "footer" . }}{{ end }} {{"" | safeHTML}} {{"" | safeHTML}}