1
0
Fork 0
forked from svrjs/svrjs

Replace the width attribute with height attribute on logo in README.md

This commit is contained in:
Dorian Niemiec 2024-08-31 14:11:44 +02:00
parent bb274ed045
commit a3f76c56c1

View file

@ -1,6 +1,6 @@
<p align="center"> <p align="center">
<a href="https://svrjs.org"> <a href="https://svrjs.org">
<img src="assets/logo.png" width="160"> <img src="assets/logo.png" height="160">
</a> </a>
</p> </p>
<p align="center"> <p align="center">