diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b6c1303..76bb84a 100755 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -102,7 +102,7 @@ {{ $mainJs := resources.Match "js/**.js" | resources.Concat "js/script.js" | minify | fingerprint }} - + {{- block "scripts" . }}{{- end }} {{- if eq (getenv "HUGO_ENV") "PRD" }}