From 1a7745819522f7214c9ad64ed6dc00a638ecfbbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Sun, 7 May 2023 22:55:24 +0200 Subject: [PATCH] fix(Socials): change discord invite --- src/components/widgets/index/Socials.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/widgets/index/Socials.astro b/src/components/widgets/index/Socials.astro index 8f24b59..0a05686 100644 --- a/src/components/widgets/index/Socials.astro +++ b/src/components/widgets/index/Socials.astro @@ -7,7 +7,7 @@ const socials = [ }, { name: "Discord.svg", - link: "https://discord.com/invite/kFPKmEKeMS/", + link: "https://s.xhyrom.dev/discord", icon: "discord.svg", }, {