Skip to content

Commit

Permalink
Update board members
Browse files Browse the repository at this point in the history
  • Loading branch information
taesungh committed Apr 3, 2024
1 parent ab670a8 commit 1437e21
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 17 deletions.
11 changes: 11 additions & 0 deletions src/assets/data/alumniBoard.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@
"name": "Vanna Vuong",
"position": "Industry Outreach Coordinator",
"photo": "Vanna_Vuong.jpeg"
},
{
"name": "Candyce Pham",
"position": "Graphic Designer",
"photo": "Candyce_Pham.jpg",
"links": [
{
"type": "linkedin",
"href": "http://www.linkedin.com/in/candyce-pham"
}
]
}
]
},
Expand Down
17 changes: 0 additions & 17 deletions src/assets/data/currentBoard.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
"photo": "Christine_Nguyen.jpeg",
"links": []
},
{
"name": "Cinta Adhiningrat",
"position": "Designathon Director",
"photo": "Cinta_Adhiningrat.jpg",
"links": []
},
{
"name": "Michelle Yang",
"position": "Marketing Director",
Expand Down Expand Up @@ -146,17 +140,6 @@
}
]
},
{
"name": "Candyce Pham",
"position": "Graphic Designer",
"photo": "Candyce_Pham.jpg",
"links": [
{
"type": "linkedin",
"href": "http://www.linkedin.com/in/candyce-pham"
}
]
},
{
"name": "Ryan Yang",
"position": "Webmaster",
Expand Down

0 comments on commit 1437e21

Please sign in to comment.