{{- $bootstrapJs := resources.Get "bootstrap/js/bootstrap.bundle.min.js" }}
{{- $featherJs := resources.Get "feather/js/feather.min.js" }}
{{- $mainJs := resources.Get "_own/js/main.js" | js.Build | minify }}
{{- range .Site.Params.custom_js }}
{{- end }}