Skip to content

Commit

Permalink
update Rohan Sanse image in contributors.js fixes #56
Browse files Browse the repository at this point in the history
  • Loading branch information
dlebauer committed Aug 26, 2024
1 parent af6262b commit c2ab4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/utils/contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const contributors = [
email: "[email protected]",
role: "GSoC'23 Contributor",
profession: "Co-Founder and CEO, Dynalize Technologies",
img: "https://avatars.githubusercontent.com/u/110545952?v=4",
img: "https://media.licdn.com/dms/image/D4D03AQHY70hvxDx1wg/profile-displayphoto-shrink_400_400/0/1718313426682?e=1725494400&v=beta&t=T3SkIPDWUUDAPsjCIuGy07C63BQbaCovWUEHCuzkUbk",
},
];
export default contributors;

0 comments on commit c2ab4e1

Please sign in to comment.