From bf9628ed7495d184d2262185cef253b8ae2438c2 Mon Sep 17 00:00:00 2001 From: HardikBandhiya Date: Sat, 28 Oct 2023 01:48:00 +0530 Subject: [PATCH] Update index.tsx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit changed "Twitter" to "𝕏 (Twitter)" --- src/layout/Footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/Footer/index.tsx b/src/layout/Footer/index.tsx index f2b569e..a8c9caf 100644 --- a/src/layout/Footer/index.tsx +++ b/src/layout/Footer/index.tsx @@ -30,7 +30,7 @@ export const Footer = () => { link: "https://discord.gg/yVyTtCRueq", }, { - label: "Twitter", + label: "𝕏 (Twitter)", link: "https://twitter.com/jsoncrack", }, {