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}
↗