Skip to content

Commit

Permalink
3 abd req
Browse files Browse the repository at this point in the history
  • Loading branch information
zobkazi committed Jun 20, 2024
1 parent 02e10d4 commit a91aef2
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions src/components/github-stats/GithubStats.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,27 +44,7 @@ const GithubStats = () => {

</Link>

{/* GitHub Top Languages Badge Cards */}
<picture>
<img src="http://github-profile-summary-cards.vercel.app/api/cards/repos-per-language?username=zobkazi&theme=2077" alt="zobkazi" width="100%" />
</picture>

{/* Commits Card */}
<picture>
<img width="100%" height="180em" src="http://github-profile-summary-cards.vercel.app/api/cards/productive-time?username=zobkazi&theme=2077" alt="zobkazi" />
</picture>

{/* Contributions in last 30 days */}
<picture>
<img
width="100%"
height="180em"
src="http://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=zobkazi&theme=2077"
alt="zobkazi"
/>
</picture>

{/* Code Time */}

{/* Most Use Languages in GitHub */}
<picture>
Expand Down

0 comments on commit a91aef2

Please sign in to comment.