{{ $title := .Page.Site.Title }}
{{- if and .P.customLogo (eq .P.scheme "Muse") }} {{ $title }} {{- end }}

{{ $title }}

{{ if isset .P "subtitle" }}

{{ .P.subtitle }}

{{- end }} {{- if and .P.customLogo (or (eq .P.scheme "Gemini") (eq .P.scheme "Pisces"))}} {{ $title }} {{- end }}