From edbc80a97423db2bb680535d3d8fa7430097503f Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 11 Nov 2024 12:32:19 -0500 Subject: update grid --- templates/grid.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/grid.html.twig b/templates/grid.html.twig index 8f279b8..8935ec2 100644 --- a/templates/grid.html.twig +++ b/templates/grid.html.twig @@ -18,7 +18,7 @@
{% for current_page in page.children %} -
+
{{ current_page.media.images|first|raw }}
-- cgit v1.2.3