docs: add image dimensions to prevent layout shift
This commit is contained in:
parent
494fcb5ec6
commit
d54551b9b8
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
<p align="center">
|
<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 />
|
<br />
|
||||||
<a href="https://developomp.com"><img src="https://img.shields.io/badge/developomp.com-grey?style=for-the-badge" /></a>
|
<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>
|
<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">
|
<p align="center">
|
||||||
<a href="https://github.com/lowlighter/metrics">
|
<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>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue