Skip to content

Commit

Permalink
feat: customize the trophy stats
Browse files Browse the repository at this point in the history
Issue NO: [alexandresanlim#467](alexandresanlim#467)

**Before**

## 🏆 Trophy Stats [🔝](#welcome-badges-4-readmemd-profile)

| Badge                                                                                        | URL                                                             |
| -------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| <img width='200' src="https://github-profile-trophy.vercel.app/?username=alexandresanlim" /> | `https://github-profile-trophy.vercel.app/?username={username}` |


 **After**

## 🏆 Trophy Stats [🔝](#welcome-badges-4-readmemd-profile)

* built-in themes:  `dark`,  `radical`,  `merko`,  `gruvbox`,  `tokyonight`,  `onedark`,  `cobalt`,  `synthwave`,  `highcontrast`,  `dracula`

| Badge                                                                                        | URL                                                             | Theme |
| -------------------------------------------------------------------------------------------- | --------------------------------------------------------------- | --- |
| <img width='200' src="https://github-profile-trophy.vercel.app/?username=alexandresanlim" /> | `https://github-profile-trophy.vercel.app/?username={username}` | `https://github-profile-trophy.vercel.app/?username={username}&theme={theme_name}` |
  • Loading branch information
dejavuhyo authored Jan 9, 2023
1 parent a0c6cfd commit c342d51
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1043,9 +1043,11 @@ Improve your README.md profile with these amazing badges. See a sample [here](ht

## 🏆 Trophy Stats [🔝](#welcome-badges-4-readmemd-profile)

| Badge | URL |
| -------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| <img width='200' src="https://github-profile-trophy.vercel.app/?username=alexandresanlim" /> | `https://github-profile-trophy.vercel.app/?username={username}` |
* built-in themes: `dark`, `radical`, `merko`, `gruvbox`, `tokyonight`, `onedark`, `cobalt`, `synthwave`, `highcontrast`, `dracula`

| Badge | URL | Theme |
| -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| <img width='200' src="https://github-profile-trophy.vercel.app/?username=alexandresanlim" /> | `https://github-profile-trophy.vercel.app/?username={username}` | `https://github-profile-trophy.vercel.app/?username={username}&theme={theme_name}` |

## ✏ How To Contribute [🔝](#welcome-badges-4-readmemd-profile)

Expand Down

0 comments on commit c342d51

Please sign in to comment.