diff --git a/_includes/head.html b/_includes/head.html index c214bea57cc9..35d708478d5a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -21,6 +21,10 @@ +{% if page.header.overlay_image %} + +{% endif %} + {% if site.head_scripts %} {% for script in site.head_scripts %}