Skip to content

Commit 5bb1209

Browse files
authored
Update image link
1 parent 9b69834 commit 5bb1209

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

static/utils/contributors.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const contributors = [
1111
1212
role: "PEcAn Co-PI",
1313
profession: "Scientist, The LeBauer Approach LLC and University of Arizona",
14-
img: "https://datascience.cct.arizona.edu/sites/datascience.cct.arizona.edu/files/styles/az_medium/public/2023-11/david_lebauer.jpeg",
14+
img: "https://datascience.cct.arizona.edu/sites/default/files/styles/az_medium/public/2023-11/david_lebauer.jpeg.webp",
1515
},
1616
{
1717
name: "Dr. Kenton McHenry",
@@ -101,8 +101,7 @@ const contributors = [
101101
name: "Rohan Sasne",
102102
103103
role: "GSoC'23 Contributor",
104-
profession: "Co-Founder and CEO, Dynalize Technologies",
105-
img: "https://media.licdn.com/dms/image/D4D03AQHY70hvxDx1wg/profile-displayphoto-shrink_400_400/0/1718313426682?e=1725494400&v=beta&t=T3SkIPDWUUDAPsjCIuGy07C63BQbaCovWUEHCuzkUbk",
104+
profession: "Co-Founder and CEO, Dynalize Technologies"
106105
},
107106
];
108107
export default contributors;

0 commit comments

Comments
 (0)