diff --git a/components/LinkList.tsx b/components/LinkList.tsx index 77242e9..b73ced4 100644 --- a/components/LinkList.tsx +++ b/components/LinkList.tsx @@ -101,7 +101,7 @@ export default function ({ link, count }: Props) {

{count + 1}.

{link.name}

-

{link.title}

+

{link.title}

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

{formattedDate}

-
+

{url.host}

{link.name}

-

{link.title}

+

{link.title}

{formattedDate}

-
+

{url.host}