{{- define "header" -}} {{.Title}} {{- if .Permalink -}}{{- end -}} {{- if .Site.Icon -}} {{- end -}} {{- if .Site.RSS -}} {{- end -}} {{- if .Site.Atom -}} {{- end -}} {{- range .Authors -}}{{- end -}} {{- if .License -}}{{- end -}} {{- if .Keywords -}}{{- end -}} {{- if .Description -}}{{end}} {{- if .Next -}}{{end}} {{- if .Prev -}}{{end}} {{- range .Site.Highlights -}} {{- end -}} {{- if .JSONLD -}} {{- end -}}
{{- end -}}