This commit is contained in:
quantulr
2023-11-02 10:56:18 +08:00
parent 42d517f0a1
commit 593a8a0bc3
8 changed files with 181 additions and 0 deletions

View File

@ -62,6 +62,7 @@ const FriendLinks = () => {
{links.map((link) => (
<li key={link.href} className={"flex"}>
<Link
target={"_blank"}
href={link.href}
className={"flex items-center text-xs hover:underline h-7"}
>