fix: 🐛 Use beta.versia.social instead of social.lysand.org

This commit is contained in:
Jesse Wierzbinski 2024-12-07 10:52:27 +01:00
parent a88272c666
commit 963672a569
No known key found for this signature in database

View file

@ -125,7 +125,7 @@ const Page: FC = () => {
{ {
name: "Versia", name: "Versia",
icon: "bx:server", icon: "bx:server",
url: "https://social.lysand.org/@jessew", url: "https://beta.versia.social/@jessew",
}, },
{ {
name: "Matrix", name: "Matrix",
@ -163,7 +163,7 @@ const Page: FC = () => {
{ {
name: "Versia", name: "Versia",
icon: "bx:server", icon: "bx:server",
url: "https://social.lysand.org/@aprl", url: "https://beta.versia.social/@aprl",
}, },
{ {
name: "Matrix", name: "Matrix",