Skip to content

Commit 30b0aa2

Browse files
codexCopilot
andcommitted
Use reliable GitHub stats badges in profile README
Replace flaky external stats cards with stable Shields-based live GitHub metrics. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2098b8e commit 30b0aa2

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,12 @@
99

1010

1111
# GitHub Stats:
12-
<p>
13-
<img src="https://github-readme-stats.vercel.app/api?username=Rohan5commit&show_icons=true&hide_border=true&theme=transparent" alt="Rohan's GitHub stats" />
14-
</p>
15-
16-
<p>
17-
<img src="https://streak-stats.demolab.com?user=Rohan5commit&hide_border=true&theme=transparent" alt="Rohan's GitHub contribution streak" />
18-
</p>
19-
20-
<p>
21-
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Rohan5commit&layout=compact&hide_border=true&theme=transparent" alt="Rohan's top languages" />
22-
</p>
23-
2412
<p>
2513
<img src="https://img.shields.io/github/followers/Rohan5commit?style=for-the-badge&label=Followers" alt="GitHub followers" />
14+
<img src="https://img.shields.io/badge/dynamic/json?style=for-the-badge&label=Following&query=%24.following&url=https%3A%2F%2Fapi.github.com%2Fusers%2FRohan5commit" alt="GitHub following" />
2615
<img src="https://img.shields.io/badge/dynamic/json?style=for-the-badge&label=Public%20Repos&query=%24.public_repos&url=https%3A%2F%2Fapi.github.com%2Fusers%2FRohan5commit" alt="Public repositories" />
2716
<img src="https://img.shields.io/badge/dynamic/json?style=for-the-badge&label=Public%20Gists&query=%24.public_gists&url=https%3A%2F%2Fapi.github.com%2Fusers%2FRohan5commit" alt="Public gists" />
17+
<img src="https://img.shields.io/github/last-commit/Rohan5commit/Rohan5commit?style=for-the-badge&label=Last%20Profile%20Update" alt="Last profile update" />
2818
</p>
2919

3020

0 commit comments

Comments
 (0)