Skip to content

Commit 1ffcbc0

Browse files
committed
feat: add startfast.me
1 parent 802c5dc commit 1ffcbc0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

apps/website/components/ui/ripple.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,13 @@ const Ripple = React.memo(function Ripple({
7777
link: "https://cloudblast.io/?ref=dokploy",
7878
type: "supporting",
7979
},
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+
},
8087
];
8188

8289
const communitySponsors = [

0 commit comments

Comments
 (0)