diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 3d37029..d3d74f5 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -47,7 +47,7 @@
{{ end }}
{{ block "header" . }}
- {{ if (ne ($.Param "header_visible") false) }}
+ {{ if (ne .Site.Params.header_visible false) }}