Skip to content

Commit 6462505

Browse files
authored
docs: Add Supabase (#307)
Adds Supabase to https://swc.rs/docs/customers We use it extensively in [Supabase](https://supabase.com/), including private repositories that won't show up on [this search](https://github.com/search?q=org%3Asupabase%20%22%40swc%2F%22&type=code). 🫶 P.S.: In https://supabase.com/brand-assets, you can find other assets, but to ensure our logo shows up correctly regardless of the system theme (dark/light), I opted to use just the logo.
1 parent 2bdc082 commit 6462505

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

apps/website/customers.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,11 @@
148148
"image": "/img/customers/evershop.png",
149149
"infoLink": "https://evershop.io/",
150150
"width": 110
151+
},
152+
{
153+
"caption": "Supabase",
154+
"image": "/img/customers/supabase.png",
155+
"infoLink": "https://supabase.com/",
156+
"width": 128
151157
}
152158
]
8.37 KB
Loading

0 commit comments

Comments
 (0)