Skip to content

Commit

Permalink
Add Centarro, fixes #198 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Jun 17, 2024
1 parent e8369fd commit 6ff8c72
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 0 deletions.
8 changes: 8 additions & 0 deletions public/logos/centarro-logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions public/logos/centarro-logo-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions public/logos/centarro-logo-text-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions public/logos/centarro-logo-text-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/featured-sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,15 @@
"url": "https://cambrico.net/",
"github": "Cambrico"
},
{
"name": "Centarro",
"type": "standard",
"logo": "/logos/centarro-logo-text-light.svg",
"darklogo": "/logos/centarro-logo-text-dark.svg",
"squareLogo": "/logos/centarro-logo-light.svg",
"url": "https://centarro.io/",
"github": "centarro"
},
{
"name": "Fame Helsinki",
"type": "standard",
Expand Down

0 comments on commit 6ff8c72

Please sign in to comment.