Skip to content

Commit dd471cf

Browse files
committed
update twitter handle
1 parent fd9ed28 commit dd471cf

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

components/Footer.tsx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,11 +200,10 @@ function Footer() {
200200
</Stack>
201201
</Alert>
202202
<Heading size="md">
203-
Built by:{" "}
204-
<Social icon={faTwitter} link="https://twitter.com/apoorvlathey" />
205-
<Link href="https://twitter.com/apoorvlathey" isExternal>
203+
Built by: <Social icon={faTwitter} link="https://x.com/apoorveth" />
204+
<Link href="https://x.com/apoorveth" isExternal>
206205
<Text decoration="underline" display="inline">
207-
@apoorvlathey
206+
@apoorveth
208207
</Text>{" "}
209208
<ExternalLinkIcon />
210209
</Link>

0 commit comments

Comments
 (0)