diff --git a/layouts/partials/footer_scripts.html b/layouts/partials/footer_scripts.html
index a2140c0..0952415 100644
--- a/layouts/partials/footer_scripts.html
+++ b/layouts/partials/footer_scripts.html
@@ -1,18 +1,18 @@
-{{ if .Site.Params.GATracker }}
+{{ if .Site.Param "GATracker" }}
{{ end }}
-{{ if .Site.Params.HighlightJS }}
+{{ if .Site.Param "HighlightJS" }}