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