Skip to content

Commit

Permalink
feat: add laravel and sylius sponsors (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
ginifizz authored Jul 29, 2024
1 parent 569a9b6 commit 9193606
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions pwa/data/con/2024/partners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@ const partners: Partner[] = [
rank: 2,
highlight: true,
},
{
name: "Sylius",
logo: "sylius",
link: "https://sylius.com/",
rank: 2,
highlight: true,
},
{
name: "Bakslash",
logo: "bakslash",
Expand Down Expand Up @@ -88,6 +95,12 @@ const partners: Partner[] = [
link: "https://www.motivher.fr/",
rank: 4,
},
{
name: "Laravel France",
logo: "laravel-france",
link: "https://laravel-france.com/",
rank: 4,
},
{
name: "Archimag",
logo: "archimag",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pwa/public/images/con/2024/partners/sylius.png
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 9193606

Please sign in to comment.