mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
feat(sponsors): add Synexa as a supporting sponsor
This commit is contained in:
@@ -104,6 +104,13 @@ const Ripple = React.memo(function Ripple({
|
||||
link: "https://openalternative.co/?ref=dokploy",
|
||||
type: "supporting",
|
||||
},
|
||||
{
|
||||
name: "Synexa",
|
||||
image:
|
||||
"https://raw.githubusercontent.com/Dokploy/dokploy/refs/heads/canary/.github/sponsors/synexa.png",
|
||||
link: "https://synexa.ai/?ref=dokploy",
|
||||
type: "supporting",
|
||||
},
|
||||
];
|
||||
|
||||
const communitySponsors = [
|
||||
|
||||
Reference in New Issue
Block a user