{{ if .Site.Params.description }}
{{ end }}
{{- $url := replace .Permalink ( printf "%s" .Site.BaseURL) "" -}} {{- if eq $url "/" -}} {{- .Site.Title -}} {{- else -}} {{- if .Params.heading -}} {{- .Params.heading -}} {{- else -}} {{- .Title -}} {{- end -}} {{- end -}}
{{ hugo.Generator }}
{{ `` | safeHTML }}