Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Update staff page
Browse files Browse the repository at this point in the history
  • Loading branch information
innocentoak authored Aug 2, 2024
1 parent 625f424 commit 8303b64
Showing 1 changed file with 14 additions and 23 deletions.
37 changes: 14 additions & 23 deletions content/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,44 +33,35 @@ customLayout: true
github: "jhawk0224",
website: "https://jordanh.xyz",
avatar: "https://i.imgur.com/31gi0lQ.png",
oh: "Fri 11:30-1:30pm @Levine 3rd Floor Bump Space",
oh: "TBD",
},
{
name: "Anthony Li",
name: "Jacky Fang",
section: "201",
flavorText: "Bananas",
pennkey: "jackyf",
school: "seas",
pronouns: "he/him",
github: "innocentoak",
avatar: "https://i.imgur.com/zlrHr8A.jpg",
oh: "TBD",
},
{
name: "Anthony Li",
section: "202",
flavorText: "OvercomplicatedView",
pennkey: "antli",
school: "seas",
pronouns: "he/him",
github: "anli5005",
website: "https://anli.dev",
avatar: "https://www.seas.upenn.edu/~cis1951/images/anli.png",
oh: "Wed 5:15-7pm Online",
},
{
name: "Yuying Fan",
section: "202",
flavorText: "Food, Music, Plants, Coding",
pennkey: "yuyingf",
school: "seas",
pronouns: "she/her",
github: "fyy26",
website: "https://www.linkedin.com/in/fanyuying/",
avatar: "https://lh3.googleusercontent.com/a/ACg8ocLFVWxE2df478AegQvN72qniqSQ5i-M9aUOYOLOlz1iyU8=s576-c-no",
oh: "Mon 6:45-7:45pm @Towne 337",
oh: "TBD",
},
]} />

<h3 className="mt-4 text-xl font-bold">TAs</h3>
<StaffGrid members={[
{
name: "Jacky Fang",
section: "201",
pennkey: "jackyf",
school: "seas",
pronouns: "he/him",
avatar: "https://i.imgur.com/zlrHr8A.jpg",
},
{
name: "Ondrej Gonzor",
section: "202",
Expand Down

0 comments on commit 8303b64

Please sign in to comment.