Fix entries_layout: grid

Close #2639
This commit is contained in:
Michael Rose
2020-08-04 12:59:44 -04:00
parent 5741539e17
commit d57fe1de2c
7 changed files with 19 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
{% assign title = post.title %}
{% endif %}
<div class="{{ include.type | default: "list" }}__item">
<div class="{{ include.type | default: 'list' }}__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
{% if include.type == "grid" and teaser %}
<div class="archive__item-teaser">