{{- with .Site.Params.google_verification -}} {{- end -}} {{- with .Site.Params.bing_verification -}} {{- end -}} {{- with .Site.Params.yandex_verification -}} {{- end -}} {{- with .Site.Params.pinterest_verification -}} {{- end -}} {{- with .Site.Params.baidu_verification -}} {{- end -}} {{- if .PrevInSection -}} {{- end -}} {{- if .NextInSection -}} {{- end -}} {{- with .OutputFormats.Get "RSS" -}} {{- end -}} {{- template "_internal/twitter_cards.html" . -}} {{- partial "seo.html" . -}} {{- $res := resources.Get "css/style.scss" | toCSS | minify -}} {{- if eq (getenv "HUGO_ENV") "production" | and .Site.Params.cdn.fontawesome_free_css -}} {{- .Site.Params.cdn.fontawesome_free_css | safeHTML -}} {{- else -}} {{- $res = resources.Get "css/lib/fontawesome-free/all.min.css" | minify -}} {{- end -}} {{- if eq (getenv "HUGO_ENV") "production" | and .Site.Params.cdn.animate_css -}} {{- .Site.Params.cdn.animate_css | safeHTML -}} {{- else -}} {{ $res = resources.Get "css/lib/animate/animate.min.css" | minify -}} {{- end -}}