{{ if hugo.IsProduction }} {{ $theme_script := resources.Get "js/theme.js" | minify | fingerprint }} {{ else }} {{ $theme_script := resources.Get "js/theme.js" }} {{ end}}