Skip to content

Commit

Permalink
Add Vianney and Capgemini (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 authored May 30, 2024
1 parent cb27202 commit eba2f29
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/img/organizations/capgemini.svg
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 public/img/profil/vianney_de_bellabre.webp
Binary file not shown.
8 changes: 8 additions & 0 deletions src/assets/data/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,13 @@
"links": {
"github": "MP-Aubay"
}
},
{
"name": "Vianney de Bellabre",
"company": "Bouygues",
"profile": "vianney_de_bellabre.webp",
"links": {
"github": "Djoums"
}
}
]
6 changes: 6 additions & 0 deletions src/assets/data/partner-organizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,11 @@
"width": 160,
"height": 66,
"featured": 5
},
{
"img": "capgemini.svg",
"name": "Capgemini",
"width": 171,
"height": 38
}
]
1 change: 1 addition & 0 deletions src/components/collective/Member.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const links = Object.entries(linkTypes)
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
img {
Expand Down

0 comments on commit eba2f29

Please sign in to comment.