From edd49a893c5f581a2f622f2b29a289760bbc2edc Mon Sep 17 00:00:00 2001 From: Francesco Date: Sat, 11 May 2024 22:13:47 +0200 Subject: Format --- layouts/partials/head/js.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'layouts/partials/head') diff --git a/layouts/partials/head/js.html b/layouts/partials/head/js.html index 8bae509..aa471f4 100644 --- a/layouts/partials/head/js.html +++ b/layouts/partials/head/js.html @@ -1,6 +1,7 @@ {{- with resources.Get "js/main.js" }} {{- $opts := dict "minify" true }} {{- with . | js.Build $opts | fingerprint }} - + {{- end }} {{- end }} \ No newline at end of file -- cgit v1.2.3