mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 11:06:15 +05:00
chore: add new sponsor
Some checks are pending
Build Docker images / build-and-push-image-docs (push) Waiting to run
Build Docker images / build-and-push-image-website (push) Waiting to run
Build Docker images / build-and-push-cloud-image (push) Waiting to run
Build Docker images / build-and-push-schedule-image (push) Waiting to run
Build Docker images / build-and-push-server-image (push) Waiting to run
Some checks are pending
Build Docker images / build-and-push-image-docs (push) Waiting to run
Build Docker images / build-and-push-image-website (push) Waiting to run
Build Docker images / build-and-push-cloud-image (push) Waiting to run
Build Docker images / build-and-push-schedule-image (push) Waiting to run
Build Docker images / build-and-push-server-image (push) Waiting to run
This commit is contained in:
parent
20616363e9
commit
182f908c31
@ -90,6 +90,8 @@ For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
|
||||
<div style="display: flex; gap: 30px; flex-wrap: wrap;">
|
||||
<a href="https://steamsets.com/?ref=dokploy"><img src="https://avatars.githubusercontent.com/u/111978405?s=200&v=4" width="60px" alt="Steamsets.com"/></a>
|
||||
<a href="https://rivo.gg/?ref=dokploy"><img src="https://avatars.githubusercontent.com/u/126797452?s=200&v=4" width="60px" alt="Rivo.gg"/></a>
|
||||
<a href="https://photoquest.wedding/?ref=dokploy"><img src="https://photoquest.wedding/favicon/android-chrome-512x512.png" width="60px" alt="Rivo.gg"/></a>
|
||||
|
||||
</div>
|
||||
|
||||
#### Organizations:
|
||||
|
||||
@ -305,6 +305,19 @@ export const ShowSponsors = () => {
|
||||
alt="Rivo.gg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="https://photoquest.wedding/?ref=dokploy"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
<img
|
||||
src="https://photoquest.wedding/favicon/android-chrome-512x512.png"
|
||||
className="rounded-xl"
|
||||
width="60px"
|
||||
alt="Rivo.gg"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div className="flex flex-col gap-4 md:gap-8 justify-start">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user