Update image dimensions in README for sponsorships

- Adjusted the height attributes of images for Supafort and agentdock in the Premium Supporters section to improve visual consistency and alignment.
This commit is contained in:
Mauricio Siu
2025-05-05 03:01:50 -06:00
parent 3de0d674ed
commit fce8eca894

View File

@@ -82,11 +82,10 @@ For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
<div style="display: flex; align-items: center; gap: 20px;">
<a href="https://supafort.com/?ref=dokploy" target="_blank"><img src="https://supafort.com/build/q-4Ht4rBZR.webp" alt="Supafort.com" width="190"/></a>
<a href="https://supafort.com/?ref=dokploy" target="_blank"><img src="https://supafort.com/build/q-4Ht4rBZR.webp" alt="Supafort.com" height="50"/></a>
<a href="https://agentdock.ai/?ref=dokploy" target="_blank"><img src=".github/sponsors/agentdock.jpg" alt="agentdock.ai" width="140"/></a>
<a href="https://agentdock.ai/?ref=dokploy" target="_blank"><img src=".github/sponsors/agentdock.jpg" alt="agentdock.ai" height="85"/></a>
</div>