{{- if .Description -}} {{- else if .IsPage -}} {{- else if .Site.Params.description -}} {{- end -}} {{- if .Keywords -}} {{ $length := len .Keywords | add -1 -}} {{- else if .Site.Params.keywords -}} {{ $length := len .Site.Params.keywords | add -1 -}} {{- end }} {{ with .Site.Params.baiduVerification }}{{ end }} {{ with .Site.Params.googleVerification }}{{ end }} {{- with .OutputFormats.Get "RSS" }} {{- end -}} {{- if .Site.Params.debug -}} {{- end -}} {{- if .Site.Params.busuanzi.enable -}} {{- end -}} {{ $style := resources.Get "sass/main.scss" | toCSS | minify | fingerprint }} {{ if .Site.Params.publicCDN.enable -}} {{ if .Site.Params.fancybox }}{{ .Site.Params.publicCDN.fancyboxCSS | safeHTML }}{{ end }} {{- else -}} {{ if .Site.Params.fancybox }}{{ end }} {{- end -}} {{ range .Site.Params.customCSS -}} {{ end }} {{ `` | safeHTML }} {{ `` | safeHTML }}