Fix Matrix social link

This commit is contained in:
tiff 2025-04-20 18:47:18 -04:00
parent a2208690d7
commit 3b79d68c51

View file

@ -24,7 +24,7 @@ export const SOCIALS = [
}, },
{ {
name: "Matrix", name: "Matrix",
href: "@100pdatcat:matrix.org", href: "https://matrix.to/#/@100pdatcat:matrix.org",
linkTitle: `${SITE.title} Matrix`, linkTitle: `${SITE.title} Matrix`,
icon: IconMatrix, icon: IconMatrix,
}, },