{{ hugo.Generator }} {{ partial "favicon.html" . }} {{ if and (.IsHome) (.Site.Params.subTitle) }} {{ .Site.Title }} - {{ .Site.Params.subTitle }} {{ else if .IsHome }} {{ .Site.Title }} {{ else }} {{ .Title }} - {{ .Site.Title }} {{ end }} {{ if or (.Params.author) (.Site.Params.author) }} {{ end }} {{ if or (.Params.description) (.Site.Params.description) }} {{ end }} {{ if .Params.tags }} {{ end }} {{ template "_internal/opengraph.html" . }} {{ template "_internal/twitter_cards.html" . }} {{ partial "styles.html" . }} {{ $options := (dict "targetPath" "assets/css/fuji.min.css" "outputStyle" "compressed") }} {{ $style := resources.Get "scss/fuji.scss" | resources.ToCSS $options }} {{ with .Site.Params.googleAdsense }} {{ end}} {{ if .Params.player }} {{ end }} {{ if .Site.Params.useDisqusJS }} {{ end }} {{ partial "analytic-gtag.html" . }} {{ partial "analytic-cfga.html" . }}