fix logo size #4

Merged
OCram85 merged 3 commits from fix/width into main 2024-05-14 11:13:06 +02:00
Showing only changes of commit b3d5c0fc14 - Show all commits

View File

@ -7,6 +7,8 @@
<a href="https://gitea.ocram85.com/plugins/gitea-package/"> <a href="https://gitea.ocram85.com/plugins/gitea-package/">
<img <img
src="/plugins/gitea-package/raw/branch/main/assets/social-logo.png" src="/plugins/gitea-package/raw/branch/main/assets/social-logo.png"
width="500"
height="500"
alt="gitea-package" alt="gitea-package"
> >
</a> </a>
@ -23,8 +25,6 @@
<p align="center"> <p align="center">
<a href="https://ci.ocram85.com/plugins/gitea-package" target="_blank"> <a href="https://ci.ocram85.com/plugins/gitea-package" target="_blank">
<img src="https://ci.ocram85.com/api/badges/plugins/gitea-package/status.svg" <img src="https://ci.ocram85.com/api/badges/plugins/gitea-package/status.svg"
width="500"
height="500"
alt="Main Branch Build Status"> alt="Main Branch Build Status">
</a> </a>
</p> </p>