From ca378d2e60bd7d8ad3c4eda07ebabf4d04da2f99 Mon Sep 17 00:00:00 2001 From: june Date: Wed, 13 Aug 2025 11:19:22 +1200 Subject: [PATCH] tiny change --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 1ad33ec..bf1ef86 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,7 +9,7 @@ const recipies = await client.collection("recipes").getFullList() -
+
{ recipies.map(r => (