Skip to content

Commit

Permalink
feat(hof): Add Leroy Automation to the Hall Of Fame (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
damienalexandre committed Jan 5, 2024
1 parent dcf3ee9 commit e9fc229
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
59 changes: 59 additions & 0 deletions public/images/hall-of-fame/leroy.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/Controller/ContentController.php
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,11 @@ public function hallOfFame(): Response
'link' => 'https://kvikymart.com',
'image' => 'kvikymart.svg',
],
[
'label' => 'Leroy Automation',
'link' => 'https://www.leroy-automation.com/',
'image' => 'leroy.svg',
],
[
'label' => 'Les-Tilleuls.coop',
'link' => 'https://les-tilleuls.coop/',
Expand Down

0 comments on commit e9fc229

Please sign in to comment.