Skip to content

Commit f8a1ba7

Browse files
committed
update mastodon link
1 parent df8f9b9 commit f8a1ba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/footer/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const Footer = () => {
1616
<Link href="https://bsky.app/profile/gitranks.bsky.social" target="_blank" rel="noopener noreferrer">
1717
<FaBluesky className="h-5 w-5 text-gray-500" />
1818
</Link>
19-
<Link href="https://mastodon.social/@gitranks" target="_blank" rel="noopener noreferrer">
19+
<Link href="https://mastodon.social/@github_pulse" target="_blank" rel="me noopener noreferrer">
2020
<FaMastodon className="h-5 w-5 text-gray-500" />
2121
</Link>
2222
</div>

0 commit comments

Comments
 (0)