feat: resize image

This commit is contained in:
WH64 2024-03-28 11:50:08 +09:00
parent 8c89c63220
commit 08c39c2e08

View file

@ -27,13 +27,13 @@
<div align="center">
<picture>
<img
style="margin: 10px 0"
src="https://github-readme-stats.vercel.app/api?username=devproje&show_icons=true&theme=default&count_private=true"
width=400
alt=""
/>
<img
style="margin: 10px 0"
src="https://github-readme-stats.vercel.app/api/top-langs/?username=devproje&theme=default&layout=compact"
width=400
alt=""
/>
</picture>