Skip to content

Commit

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

**Before**

## 📊 Most Used Language [🔝](#welcome-badges-4-readmemd-profile)

| Badge                                                                                                    | URL                                                                         |
| -------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| <img width='200' src="https://github-readme-stats.vercel.app/api/top-langs/?username=alexandresanlim" /> | `https://github-readme-stats.vercel.app/api/top-langs/?username={username}` |

 **After**

## 📊 Most Used Language [🔝](#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-readme-stats.vercel.app/api/top-langs/?username=alexandresanlim" /> | `https://github-readme-stats.vercel.app/api/top-langs/?username={username}` | `https://github-readme-stats.vercel.app/api/top-langs/?username={username}&theme={theme_name}` |
  • Loading branch information
dejavuhyo authored Jan 9, 2023
1 parent 9d10df0 commit cde3970
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 @@ -1021,9 +1021,11 @@ Improve your README.md profile with these amazing badges. See a sample [here](ht

## 📊 Most Used Language [🔝](#welcome-badges-4-readmemd-profile)

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

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

## 🎯 Profile Hits Counter [🔝](#welcome-badges-4-readmemd-profile)

Expand Down

0 comments on commit cde3970

Please sign in to comment.