Skip to content

Commit b3214e1

Browse files
Add CrabNebula sponsor logo (#1520)
* add CrabNebula logo * revert gitmodule --------- Co-authored-by: Simon Hyll <[email protected]>
1 parent ae14ce8 commit b3214e1

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed

src/pages/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,12 @@ function PremiumSponsors() {
307307
logoColorDark: 'meilisearch_color_dark.svg',
308308
logoColorLight: 'meilisearch_color_light.svg',
309309
},
310+
{
311+
name: 'CrabNebula',
312+
link: 'https://www.crabnebula.dev',
313+
logoColorDark: 'crabnebula_color_dark.svg',
314+
logoColorLight: 'crabnebula_color_light.svg',
315+
},
310316
]
311317

312318
return (
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)