Skip to content

Commit

Permalink
[landing] Remove Will from team list
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashoat committed Dec 24, 2024
1 parent de65669 commit eb31a84
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions landing/team.react.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ function Team(): React.Node {
twitterHandle="_va_run"
imageURL={`${assetsCacheURLPrefix}/varun.jpeg`}
/>
<TeamProfile
name="William Wang"
role="Software Engineer"
imageURL={`${assetsCacheURLPrefix}/will.jpg`}
githubHandle="wyilio"
farcasterHandle="wyilio"
/>
<TeamProfile
name="Yiannis Tselekounis"
role="Research Scientist"
Expand Down

0 comments on commit eb31a84

Please sign in to comment.