Fix Matrix social link
This commit is contained in:
parent
a2208690d7
commit
3b79d68c51
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue