{{ $js := resources.Get "js/bundle.js" | fingerprint }} {{ $nonMarketingSections := slice "docs" "registry" "blog" "learn" "templates" "ai" "authors" "tags" "legal" }} {{ if in $nonMarketingSections .Section }} {{ else }} {{ $marketingCss := resources.Get "css/marketing.css" | fingerprint }} {{ end }} {{ $css := resources.Get "css/bundle.css" | fingerprint }}