Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
How to verify a github link for my mastodon profile?
I included a link to my github profile in my mastodon profile. How can I verify the link?
I've already tried
- adding a link to mastodon in the social accounts fields on my github profile
- adding
<a rel="me" href="https://<name of instance>/@<username>">Mastodon</a>to the markdown readme of my github profile
1 answer
The following users marked this post as Works for me:
| User | Comment | Date |
|---|---|---|
| samcarter | (no comment) | Jul 23, 2025 at 12:24 |
The trick is to put the link to your mastodon profile in the website field on github, not the social media field.
Steps:
- Add the link to your mastodon profile in the website field on github:
-
go back to mastodon, edit your profile to include a link to your github profile. Mastodon should now be able to verify it and show it with a green background in your profile
-
(optionally) go back to your github profile and move the mastodon link from the website field to one of the fields for "social accounts".

0 comment threads