Add intro image block

This commit is contained in:
Oliver Davies 2017-08-06 19:31:59 +01:00
parent 4bd21ddfc7
commit 451789c1a2
6 changed files with 22 additions and 22 deletions

View file

@ -17,6 +17,8 @@ use: [posts]
title_tag: 'h2'
}) }}
{% include 'post/intro-image' with { page: post } %}
{% if post.blocks.excerpt %}
{{ post.blocks.excerpt|raw }}
{% else %}