We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7981f8 commit 858d466Copy full SHA for 858d466
1 file changed
src/data/team-members.ts
@@ -102,6 +102,10 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
102
position: 'Postdoctoral researcher',
103
description:
104
'Chit develops simulations of the transport of macroplastic items in beaching waves.',
105
+ links: {
106
+ googlescholar:
107
+ 'https://scholar.google.com/citations?user=HjRYIFkAAAAJ&hl=en',
108
+ },
109
image: 'utrecht-team/ChitYanToe.jpg',
110
},
111
]
0 commit comments