Skip to content

Commit

Permalink
David Peter to partners page (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
hcourdent authored Feb 12, 2025
1 parent 55fb1ab commit aa31637
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/pages/partners.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ const people = [
email: '[email protected]',
profile: 'https://www.linkedin.com/in/fitzpatrickstephan/',
imageUrl: '/images/partners/stphftzptrk.jpg'
},
{
name: 'David Peter',
description: 'David Peter is a TypeScript programmer and founder at Type Driven, a software development agency.',
roles: ['Common tree', 'App editor'],
email: '[email protected]',
profile: 'https://www.linkedin.com/in/david-peter-498423280/',
imageUrl: '/images/partners/davidpeter.jpg'
}
];

Expand Down
Binary file added static/images/partners/davidpeter.jpg
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 aa31637

Please sign in to comment.