File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
apps/website/components/ui Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,13 @@ const Ripple = React.memo(function Ripple({
5252 link : "https://mandarin3d.com/?ref=dokploy" ,
5353 type : "hero" ,
5454 } ,
55+ {
56+ name : "LightNode" ,
57+ image :
58+ "https://raw.githubusercontent.com/Dokploy/dokploy/canary/.github/sponsors/light-node.webp" ,
59+ link : "https://www.lightnode.com/?ref=dokploy" ,
60+ type : "hero" ,
61+ } ,
5562 ] ;
5663 const premiumSponsors = [
5764 {
@@ -84,6 +91,13 @@ const Ripple = React.memo(function Ripple({
8491 link : "https://startupfa.me/?ref=dokploy" ,
8592 type : "supporting" ,
8693 } ,
94+ {
95+ name : "Itsdb" ,
96+ image :
97+ "https://raw.githubusercontent.com/Dokploy/dokploy/refs/heads/canary/.github/sponsors/its.png" ,
98+ link : "https://itsdb-center.com/?ref=dokploy" ,
99+ type : "supporting" ,
100+ } ,
87101 ] ;
88102
89103 const communitySponsors = [
You can’t perform that action at this time.
0 commit comments