mirror of https://github.com/onweru/compose.git

weru
28.23.2023 64b50b6403d876042fe9ad9d831f8eaff6f5ba07
layouts/partials/scripts/bundle.html
@@ -13,7 +13,7 @@
{{- partial "scripts/getJsBundle" (dict "scripts" (slice $variables $functions $code $mode $main $custom) "slug" "bundle" "inline" true) }}
{{- partialCached "scripts/search" . -}}
{{- partial "scripts/search" . -}}
{{- partialCached "hooks/scripts" . -}}
{{- with site.Params.customJS }}