{{ hugo.Generator }} {{ if eq .RelPermalink "/" }} {{ .Site.Title }} {{ else }} {{ .Title }}{{ with .Params.subtitle }} - {{ . }} {{ end }} - {{ .Site.Title }} {{ if .Params.twitterImg }} {{ else }} {{ end }} {{ $defaultDescription := printf "Article posted by %s, on %s" .Params.author (.Date.Format "Monday, January 2nd, 2006") }} {{ end }} {{ with .Site.Params.favicon }} {{ end }} {{ if eq .RelPermalink "/" }} {{ else }} {{ if .Description }} {{ end }} {{ end }} {{ if .Keywords }} {{ end }} {{ with .OutputFormats.Get "RSS" }} {{ end }} {{ partial "head_highlightjs" . }} {{ range .Site.Params.customCSS }} {{ end }} {{ partial "head_custom" . }}