From 914633a79301e35aefd2e8ccaa63a4e1d890a9ac Mon Sep 17 00:00:00 2001 From: june Date: Sat, 16 Aug 2025 13:09:13 +1200 Subject: [PATCH] fixed the rest of it too --- src/pages/recipe/[recipeid].astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/recipe/[recipeid].astro b/src/pages/recipe/[recipeid].astro index 1b938d1..d5ce764 100644 --- a/src/pages/recipe/[recipeid].astro +++ b/src/pages/recipe/[recipeid].astro @@ -22,12 +22,12 @@ const re = await client.getRecipe(recipeid as string)

Ingredients

- +
- +