From eaa2722600f3aaaafcc93386e21eb3cf485b7ce9 Mon Sep 17 00:00:00 2001 From: hypha Date: Thu, 27 Mar 2025 16:52:54 +0000 Subject: [PATCH] fix broken cta url --- src/components/card/card.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/card/card.astro b/src/components/card/card.astro index 8c0d598b9..9eff19fa4 100644 --- a/src/components/card/card.astro +++ b/src/components/card/card.astro @@ -32,7 +32,7 @@ const { title, subtitle, url, image } = Astro.props; - + {subtitle}