diff --git a/components/LinkList.tsx b/components/LinkList.tsx index b73ced4..fa89ef9 100644 --- a/components/LinkList.tsx +++ b/components/LinkList.tsx @@ -99,7 +99,7 @@ export default function ({ link, count }: Props) {
{count + 1}.
-{link.name}
+{link.name}
{link.title}