update twitter handle

This commit is contained in:
apoorvlathey
2024-10-30 16:45:32 +04:00
parent fd9ed28cf8
commit dd471cfd5b

View File

@@ -200,11 +200,10 @@ function Footer() {
</Stack>
</Alert>
<Heading size="md">
Built by:{" "}
<Social icon={faTwitter} link="https://twitter.com/apoorvlathey" />
<Link href="https://twitter.com/apoorvlathey" isExternal>
Built by: <Social icon={faTwitter} link="https://x.com/apoorveth" />
<Link href="https://x.com/apoorveth" isExternal>
<Text decoration="underline" display="inline">
@apoorvlathey
@apoorveth
</Text>{" "}
<ExternalLinkIcon />
</Link>