Skip to content

Commit

Permalink
Merge pull request #24 from green-code-initiative/feature/OB-icon
Browse files Browse the repository at this point in the history
Add OB as partner + remove emmanuel espias
  • Loading branch information
glalloue authored Jun 7, 2024
2 parents 181f561 + 9214469 commit 38e8a86
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 9 deletions.
Binary file added public/img/organizations/orange-business.webp
Binary file not shown.
Binary file removed public/img/profil/emmanuel_espias.webp
Binary file not shown.
Binary file added public/img/profil/jerome_cardon.webp
Binary file not shown.
19 changes: 10 additions & 9 deletions src/assets/data/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,12 @@
},
{
"name": "Johanna Duigou",
"company": "Orange Business Services",
"company": "Orange Business",
"profile": "johanna_duigou.webp",
"links": {
"linkedin": "johannaduigou"
}
},
{
"name": "Emmanuel Espias",
"company": "Snapp'",
"profile": "emmanuel_espias.webp",
"links": {
"linkedin": "eespias"
}
},
{
"name": "Mikaël Picard",
"company": "Aubay",
Expand All @@ -48,5 +40,14 @@
"links": {
"github": "Djoums"
}
},
{
"name": "Jérôme Cardon",
"company": "Accenture",
"profile": "jerome_cardon.webp",
"links": {
"linkedin": "jcardon79",
"github": "jay-79"
}
}
]
6 changes: 6 additions & 0 deletions src/assets/data/partner-organizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,11 @@
"name": "Capgemini",
"width": 171,
"height": 38
},
{
"img": "orange-business.webp",
"name": "Orange Business",
"width": 160,
"height": 55
}
]

0 comments on commit 38e8a86

Please sign in to comment.