Skip to content

Commit

Permalink
Add CrabNebula sponsor logo (#1520)
Browse files Browse the repository at this point in the history
* add CrabNebula logo

* revert gitmodule

---------

Co-authored-by: Simon Hyll <[email protected]>
  • Loading branch information
lorenzolewis and simonhyll authored Sep 15, 2023
1 parent ae14ce8 commit b3214e1
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,12 @@ function PremiumSponsors() {
logoColorDark: 'meilisearch_color_dark.svg',
logoColorLight: 'meilisearch_color_light.svg',
},
{
name: 'CrabNebula',
link: 'https://www.crabnebula.dev',
logoColorDark: 'crabnebula_color_dark.svg',
logoColorLight: 'crabnebula_color_light.svg',
},
]

return (
Expand Down
13 changes: 13 additions & 0 deletions static/img/index/partners/crabnebula_color_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions static/img/index/partners/crabnebula_color_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3214e1

Please sign in to comment.