chore: added matrix link

This commit is contained in:
alina 🌸 2024-08-25 21:51:07 +03:00
parent dda4af559f
commit 749ac1f43a
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI

View file

@ -255,8 +255,12 @@ export function PageMain(props: {
),
},
{
name: 'imessage',
value: () => props.data.email,
name: 'matrix',
value: () => (
<Link href="//matrix.to/#/@teidesu:stupid.fish" target="_blank">
@teidesu:stupid.fish
</Link>
),
},
{
name: 'email',