{{ if (isset .Site.Author "image") }}
{{ end }}
{{ if eq .Title .Site.Title }}
{{ .Site.Title }}
{{ else }}
{{ .Site.Title }}
{{ end }}
{{ with .Site.Params.Description }} {{.}} {{ else }}An elegant open source and mobile first theme for hugo made by @mdo. Originally made for Jekyll.{{end}}