Skip to content

Commit

Permalink
link update
Browse files Browse the repository at this point in the history
  • Loading branch information
rashadphz committed Jun 23, 2024
1 parent 4389368 commit 86c3301
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/frontend/src/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ export function Footer() {
<SiGithub size={16} />
</Link>
</Button>
<Link href="https://x.com/rashadphz" target="_blank">
<Link
href="https://x.com/rashadphz/status/1791098430565073383"
target="_blank"
>
<Button variant="ghost" size="icon" className="hover:bg-transparent">
<SiX size={16} />
</Button>
Expand Down

0 comments on commit 86c3301

Please sign in to comment.