diff --git a/src/components/NavBar.tsx b/src/components/NavBar.tsx index a3cf6b57..0fa495f5 100644 --- a/src/components/NavBar.tsx +++ b/src/components/NavBar.tsx @@ -33,7 +33,7 @@ export function NavBar() { height={24} className="h-5 w-auto" /> - + PlotLink diff --git a/src/components/StoryCard.tsx b/src/components/StoryCard.tsx index f3eece31..ab8ef801 100644 --- a/src/components/StoryCard.tsx +++ b/src/components/StoryCard.tsx @@ -87,7 +87,7 @@ export function StoryCard({ {/* Center: title */}
-

+

{storyline.title}

{storyline.language && storyline.language !== "English" && (