Skip to content

Commit 601bbf1

Browse files
authored
feat: add etienne to orgas section in about page (#653)
1 parent 0cad37d commit 601bbf1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

data/orgas.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,12 @@ export const orgas: Array<Orga> = [
8888
linkedin: 'johana-lavigne',
8989
},
9090
},
91+
{
92+
name: 'Etienne Idoux',
93+
avatarUrl: '/orgas/etienne.jpeg',
94+
social: {
95+
twitter: 'eidoux',
96+
linkedin: 'etienne-idoux',
97+
},
98+
},
9199
];

public/orgas/etienne.jpeg

54.3 KB
Loading

0 commit comments

Comments
 (0)