Add header overlay sample posts

This commit is contained in:
Michael Rose
2016-03-23 21:50:22 -04:00
parent bda9a23261
commit cae92a8770
13 changed files with 86 additions and 39 deletions

View File

@@ -4,7 +4,7 @@ layout: default
{% include base_path %}
{% if page.header.splash %}
{% if (page.header.overlay_color or page.header.overlay_image) or page.header.image %}
{% include page__hero.html %}
{% endif %}