diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e7166af029..87cd3f4151 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -18,5 +18,5 @@ {{ if eq (.Scratch.Get "section") "search" }}{{ end }} -{{ $js := resources.Get "js/application.js" | resources.ExecuteAsTemplate "js/application.js" . | resources.Minify }} +{{ $js := resources.Get "js/application.js" | resources.ExecuteAsTemplate "js/application.js" . }}