Skip to content

Commit

Permalink
Add myself to alumnis
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus authored Nov 18, 2024
1 parent 85ebf8f commit 1d2bd30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,8 @@ const teamContent = [
cssFeature: 'float: left',
avatar: 'https://avatars.githubusercontent.com/u/118266?v=4',
gif: 'https://user-images.githubusercontent.com/118266/198547240-c6bbf2cd-3c3f-4d58-8e1e-0336f90fd48c.gif',
alumni: false,
alumni: true,
color: 'orange',
},
{
name: 'Leslie Cohn-Wein',
Expand Down

0 comments on commit 1d2bd30

Please sign in to comment.