upstream #1
@ -81,7 +81,7 @@ export default function PostLayout({ content, authorDetails, next, prev, childre
|
|||||||
href={author.twitter}
|
href={author.twitter}
|
||||||
className="text-primary-500 hover:text-primary-600 dark:hover:text-primary-400"
|
className="text-primary-500 hover:text-primary-600 dark:hover:text-primary-400"
|
||||||
>
|
>
|
||||||
{author.twitter.replace('https://twitter.com/', '@')}
|
{author.twitter.replace('https://twitter.com/', '@').replace('https://x.com/', '@')}
|
||||||
</Link>
|
</Link>
|
||||||
)}
|
)}
|
||||||
</dd>
|
</dd>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user