Skip to content

Commit

Permalink
adding team page attempt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
isabellaalps committed Feb 5, 2025
1 parent 200cb7e commit 61191a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/data/team/sp25.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"name": "Vy Ho",
"imgUrl": "[email protected]",
"position": "Advisor",
"pronouns": "she/jer"
"pronouns": "she/her"
},
{
"name": "Angie Baik",
Expand Down Expand Up @@ -152,7 +152,7 @@
{
"name": "Christine Zhang",
"imgUrl": "[email protected]",
"position": "EVP",
"position": "External Vice President",
"pronouns": "she/her"
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/labels/TeamLabels.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const dutyDict: { [role: string]: string } = {
President:
"President":
"Plans semester's organizational timeline and outreach efforts, leads exec meetings, works " +
"jointly with other exec roles.",
"Internal Vice President":
Expand Down

0 comments on commit 61191a5

Please sign in to comment.