Skip to content

Commit 0a91671

Browse files
committed
Update peopleData.ts
1 parent 576e08f commit 0a91671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source code/src/data/peopleData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export const peopleData: Person[] = [
8080
name: "Aleksa Stojković",
8181
role: "Advisor",
8282
linkedIn: "https://www.linkedin.com/in/aleksa-stojkovi%C4%87-288550200/",
83-
image: "/media/team/aleksa-stojkovic.JPG",
83+
image: "/media/team/aleksa-stojkovic.jpg",
8484
education: "M.Sc. Electrical Engineering and Information Technology, TUM",
8585
isActive: true,
8686
joinDate: "2023-01"

0 commit comments

Comments
 (0)