diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 9e70410..3af99ed 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -15,5 +15,10 @@
+
+{{ if (fileExists "static/script.js") -}}
+
+{{- end }}
+
{{ partial "extended_footer.html" . }}