Skip to content

Commit

Permalink
fix: updated picture path
Browse files Browse the repository at this point in the history
  • Loading branch information
BastienFaivre committed Sep 19, 2023
1 parent bfcc227 commit 235b425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/contributors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const ContributorSection = () => {
},
{
name: "Bastien Faivre",
imageUrl: "ppBast.jpeg",
imageUrl: "ppBast.png",
description: "Software Engineer (backend)",
},
{
Expand Down

0 comments on commit 235b425

Please sign in to comment.