diff --git a/src/components/StoryCard.tsx b/src/components/StoryCard.tsx index 988ead19..74b6544a 100644 --- a/src/components/StoryCard.tsx +++ b/src/components/StoryCard.tsx @@ -49,7 +49,7 @@ export function StoryCard({ {/* Center: title */}
-

+

{storyline.title}

{storyline.language && storyline.language !== "English" && ( @@ -69,7 +69,7 @@ export function StoryCard({
{/* Metadata row below card */} -
+
{storyline.token_address && ( <>