Update Contact.tsx
This commit is contained in:
parent
13078575d2
commit
7e649b1bda
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ export default function Contact() {
|
|||
</Tooltip>
|
||||
<Tooltip>
|
||||
<TooltipTrigger asChild>
|
||||
<a href="https://x.com/fur_local" target="_blank" rel="noreferrer" className="flex flex-row gap-4 text-3xl">𝕏</a>
|
||||
<a href="https://x.com/imnya_ng" target="_blank" rel="noreferrer" className="flex flex-row gap-4 text-3xl">𝕏</a>
|
||||
</TooltipTrigger>
|
||||
<TooltipContent className="px-2 py-1 text-xs">𝕏</TooltipContent>
|
||||
</Tooltip>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue