Skip to content

Commit 506b668

Browse files
committed
Adds @seinecle to team members in about page
1 parent 6af8fad commit 506b668

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

public/team/clement-levallois.png

382 KB
Loading

src/pages/about/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const TEAM: TeamMember[] = [
1515
{ image: "/team/alexis-jacomy.jpg", name: "Alexis jacomy", role: "Gephi Lite team" },
1616
{ image: "/team/benoit-simard.jpeg", name: "Benoit Simard", role: "Gephi Lite team" },
1717
{ image: "/team/martin-grandjean.png", name: "Martin Grandjean", role: "Community management" },
18+
{ image: "/team/clement-levallois.png", name: "Clément Levallois", role: "Community emulation" },
1819
];
1920
---
2021

0 commit comments

Comments
 (0)