We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802c5dc commit 1ffcbc0Copy full SHA for 1ffcbc0
apps/website/components/ui/ripple.tsx
@@ -77,6 +77,13 @@ const Ripple = React.memo(function Ripple({
77
link: "https://cloudblast.io/?ref=dokploy",
78
type: "supporting",
79
},
80
+ {
81
+ name: "Startup Fame",
82
+ image:
83
+ "https://raw.githubusercontent.com/Dokploy/dokploy/refs/heads/canary/.github/sponsors/startupfame.png",
84
+ link: "https://startupfa.me/?ref=dokploy",
85
+ type: "supporting",
86
+ },
87
];
88
89
const communitySponsors = [
0 commit comments