From a9d739da39210983d13fc6e1a85887ebebc9b9b5 Mon Sep 17 00:00:00 2001 From: june Date: Sat, 16 Aug 2025 23:09:30 +1200 Subject: [PATCH] meow --- 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 b7a4865..47d2734 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,7 +9,7 @@ const recipes = await client.getAllRecipes() -
+
{ recipes.map(r => (