1
0
Fork 0

docs: add image dimensions to prevent layout shift

This commit is contained in:
Kim, Jimin 2024-03-25 19:26:35 +09:00
parent 494fcb5ec6
commit d54551b9b8
Signed by: pomp
GPG key ID: 77DAC7BB5CA8C7AA

View file

@ -1,5 +1,5 @@
<p align="center">
<img alt="👋 Hello! I am developomp!" src="https://capsule-render.vercel.app/api?section=header&type=waving&height=200&color=gradient&customColorList=2,4,6,12,19,21,23,24,30&text=👋%20Hello!%20I%20am%20developomp&fontSize=46&fontAlignY=35" />
<img alt="👋 Hello! I am developomp!" src="https://capsule-render.vercel.app/api?section=header&type=waving&height=200&color=gradient&customColorList=2,4,6,12,19,21,23,24,30&text=👋%20Hello!%20I%20am%20developomp&fontSize=46&fontAlignY=35" height="200" />
<br />
<a href="https://developomp.com"><img src="https://img.shields.io/badge/developomp.com-grey?style=for-the-badge" /></a>
<a href="https://blog.developomp.com"><img src="https://img.shields.io/badge/blog-teal?style=for-the-badge" /></a>
@ -11,6 +11,6 @@
<p align="center">
<a href="https://github.com/lowlighter/metrics">
<img alt="github metrics" src="./github-metrics.svg?" width="575px"/>
<img alt="github metrics" src="./github-metrics.svg?" width="480" height="431"/>
</a>
</p>