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}

@@ -127,7 +127,7 @@ export default function ({ link, count }: Props) {

{formattedDate}

-
+

{url.host}

{count + 1}.

-

{link.name}

+

{link.name}

{link.title}

{formattedDate}

-
+

{url.host}