fix the height of badge

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2023-12-23 17:52:47 +02:00
parent 4c7af20287
commit 11cc205ec6

View file

@ -50,7 +50,7 @@ For more information, please refer to <http://unlicense.org/>
in html :
```html
<a href="https://ari.lt/"> <img src="https://ari.lt/badge.png" loading="lazy" alt="ari-web badge" /> </a>
<a href="https://ari.lt/"> <img src="https://ari.lt/badge.png" loading="lazy" alt="ari-web badge" height="31px" width="88px" /> </a>
```
in markdown :