Skip to content

Commit

Permalink
feat(sponsor): add codeur en seine partner
Browse files Browse the repository at this point in the history
  • Loading branch information
Slashgear committed Oct 12, 2023
1 parent 9c80a85 commit a16cd57
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ export const cleverCloud: Sponsor = {
logo: '/sponsors/clever-cloud.svg',
url: 'https://www.clever-cloud.com/',
};

export const codeurEnSeine: Sponsor = {
name: 'Codeur en Seine',
logo: '/sponsors/codeur-en-seine.svg',
url: 'https://www.codeursenseine.com/',
};
1 change: 1 addition & 0 deletions public/sponsors/codeur-en-seine.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit a16cd57

@vercel
Copy link

@vercel vercel bot commented on a16cd57 Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.