{{ $description := or .Description .Summary site.Params.description }} {{ with partial "func/featured-image.html" . }} {{ end }} {{ with resources.Get "css/main.css" | minify | fingerprint }} {{ end }} {{ with resources.Get site.Params.logo }} {{ $icon := .Resize "180x180 png" }} {{ end }} {{ with .OutputFormats.Get "rss" }} {{ end }}