Skip to content

Commit

Permalink
Reorder team members sort
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLester authored Jul 17, 2024
1 parent 076beb4 commit ab54810
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/routes/about/team/+page.server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ async function getMembers(contentWrapper: ContentWrapper) {
const roles = [
"Co-Founder",
"Co-Director",
"Community Director",
"Outreach Director",
"External Director",
"Community Director",
"Tech Director",
"Product Manager",
"Product Research Lead",
Expand Down

0 comments on commit ab54810

Please sign in to comment.