From 246fbfde7603c33ec2e7227b926482466bb50945 Mon Sep 17 00:00:00 2001 From: Mischa Date: Sat, 20 Jun 2026 12:40:58 +0200 Subject: [PATCH] fix: add missing data-type attributes to entry cards in dailies.html.twig --- themes/intotheeast/templates/dailies.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/intotheeast/templates/dailies.html.twig b/themes/intotheeast/templates/dailies.html.twig index 2e39f16..edc6c26 100644 --- a/themes/intotheeast/templates/dailies.html.twig +++ b/themes/intotheeast/templates/dailies.html.twig @@ -119,7 +119,7 @@ feedMap.on('load', function () { {% endif %} {% if item.type == 'journal' %} - + {% if hero %}
{{ entry.title }} @@ -159,7 +159,7 @@ feedMap.on('load', function () {
{% else %} - + {% if hero %}
{{ entry.title }}