diff --git a/themes/intotheeast/templates/home.html.twig b/themes/intotheeast/templates/home.html.twig index a4fe04c..823ee79 100644 --- a/themes/intotheeast/templates/home.html.twig +++ b/themes/intotheeast/templates/home.html.twig @@ -59,8 +59,7 @@ {% endif %} {% if item.type == 'journal' %} -
- + {% if hero %}
{{ entry.title }} @@ -98,11 +97,9 @@

{{ entry.summary|striptags|slice(0, 250)|trim }}

Read entry →
-
-
+ {% else %} -
- + {% if hero %}
{{ entry.title }} @@ -112,8 +109,7 @@ ✦ Story

{{ entry.title }}

-
-
+ {% endif %} {% endfor %} {% else %}