diff --git a/_layouts/post.html b/_layouts/post.html index 2ff88e90..a931cd14 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -48,11 +48,11 @@

{{ page.title }}

- {% if post.blurb_img %} - header image for {{post.title}} + {% if page.blurb_img %} + header image for {{page.title}} {% else %} header image for {{post.title}} + alt="header image for {{page.title}}"> {% endif %} {% if page.blurb_img_source %}
{{page.blurb_img_source}}