{{ if .IsHome }} {{.Site.Title}} {{ else }} {{.Site.Title}} - {{ .Title }} {{ end }} {{ if .IsHome }} {{ with .OutputFormats.Get "RSS" }} {{ end }} {{ end }} {{ $css := resources.Get "css/style.css" | resources.Minify | resources.Fingerprint }} {{ if and (hugo.IsProduction) (eq .Site.BaseURL "https://xiv.zone/") }} {{ end }}