mirror of
https://github.com/Xevion/Xevion.git
synced 2025-12-10 16:09:16 -06:00
Add GitHub Statistic Cards
This commit is contained in:
@@ -42,3 +42,8 @@ class RyanWalters(Human):
|
|||||||
'Programming', 'Photography', 'Anime', 'Videogames'
|
'Programming', 'Photography', 'Anime', 'Videogames'
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
<!-- GitHub Statistic Cards -->
|
||||||
|
<div white-space="nowrap">
|
||||||
|
<img align="left" src="https://github-readme-stats.vercel.app/api?username=Xevion&show_icons=true">
|
||||||
|
<img align="right" src="https://github-readme-stats.vercel.app/api/top-langs/?username=Xevion&layout=compact">
|
||||||
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user