chore: fix logo size in readme

This commit is contained in:
Stavros
2025-04-30 20:38:41 +03:00
parent fe5e07139f
commit aab01b3195

View File

@@ -1,5 +1,5 @@
<div align="center"> <div align="center">
<img alt="Tinyauth" title="Tinyauth" height="646" src="frontend/public/logo.png"> <img alt="Tinyauth" title="Tinyauth" height="256" src="frontend/public/logo.png">
<h1>Tinyauth</h1> <h1>Tinyauth</h1>
<p>The easiest way to secure your apps with a login screen.</p> <p>The easiest way to secure your apps with a login screen.</p>
</div> </div>