From d3daadaa58475f0eec59fad7a301e39b797a9914 Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 11 Nov 2024 12:10:13 -0500 Subject: Try to fix images --- 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 05c1122..79e8f59 100644 --- a/templates/grid.html.twig +++ b/templates/grid.html.twig @@ -20,7 +20,7 @@
  • - {{ page.media.images|first }} + {{ current_page.media.images|first }} {{ current_page.title|e }}
    -- cgit v1.2.3