feat: align

This commit is contained in:
WH64 2024-03-28 11:50:55 +09:00
parent 08c39c2e08
commit 76f19cc455

View file

@ -24,16 +24,14 @@
</div> </div>
## 📃 Github Stats ## 📃 Github Stats
<div align="center"> <div align="center" style="width: 100%">
<picture> <picture align="center">
<img <img
src="https://github-readme-stats.vercel.app/api?username=devproje&show_icons=true&theme=default&count_private=true" src="https://github-readme-stats.vercel.app/api?username=devproje&show_icons=true&theme=default&count_private=true"
width=400
alt="" alt=""
/> />
<img <img
src="https://github-readme-stats.vercel.app/api/top-langs/?username=devproje&theme=default&layout=compact" src="https://github-readme-stats.vercel.app/api/top-langs/?username=devproje&theme=default&layout=compact"
width=400
alt="" alt=""
/> />
</picture> </picture>