We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8f9b9 commit f8a1ba7Copy full SHA for f8a1ba7
1 file changed
components/footer/footer.tsx
@@ -16,7 +16,7 @@ export const Footer = () => {
16
<Link href="https://bsky.app/profile/gitranks.bsky.social" target="_blank" rel="noopener noreferrer">
17
<FaBluesky className="h-5 w-5 text-gray-500" />
18
</Link>
19
- <Link href="https://mastodon.social/@gitranks" target="_blank" rel="noopener noreferrer">
+ <Link href="https://mastodon.social/@github_pulse" target="_blank" rel="me noopener noreferrer">
20
<FaMastodon className="h-5 w-5 text-gray-500" />
21
22
</div>
0 commit comments