diff --git a/layouts/partials/hooks/body-end.html b/layouts/partials/hooks/body-end.html index c54311ca92e0..541aa15605de 100644 --- a/layouts/partials/hooks/body-end.html +++ b/layouts/partials/hooks/body-end.html @@ -1,5 +1,5 @@ {{ if hugo.IsProduction -}} -{{ partial "script.html" (dict "src" "js/tracing.js") -}} + {{ partial "script.html" (dict "src" "js/tracing.js") -}} {{ end -}} {{ partial "script.html" (dict "src" "js/navScroll.js") -}} @@ -46,4 +46,4 @@ window.scrollTo({ top: 0, behavior: "smooth" }); }; }); - \ No newline at end of file +