Skip to content

Commit

Permalink
feat: add mandaring 3D Sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed Nov 7, 2024
1 parent b4bf6fd commit c5f6f98
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apps/website/components/ui/ripple.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ const Ripple = React.memo(function Ripple({
link: "https://www.lxaer.com?ref=dokploy",
type: "hero",
},
{
name: "Mandarin 3D",
image:
"https://raw.githubusercontent.com/Dokploy/dokploy/canary/.github/sponsors/mandarin.png",
link: "https://mandarin3d.com/?ref=dokploy",
type: "hero",
},
];
const premiumSponsors = [
{
Expand Down

0 comments on commit c5f6f98

Please sign in to comment.