From 963672a5694bd8ed6e5d9d1e4a7b01dbabd4f5b7 Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Sat, 7 Dec 2024 10:52:27 +0100 Subject: [PATCH] fix: :bug: Use beta.versia.social instead of social.lysand.org --- app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index c26510b..ee1889b 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -125,7 +125,7 @@ const Page: FC = () => { { name: "Versia", icon: "bx:server", - url: "https://social.lysand.org/@jessew", + url: "https://beta.versia.social/@jessew", }, { name: "Matrix", @@ -163,7 +163,7 @@ const Page: FC = () => { { name: "Versia", icon: "bx:server", - url: "https://social.lysand.org/@aprl", + url: "https://beta.versia.social/@aprl", }, { name: "Matrix",