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

Commit

Permalink
Fix my pennkey
Browse files Browse the repository at this point in the history
  • Loading branch information
JHawk0224 authored Jan 12, 2024
1 parent a4bfb0a commit 5f1bcd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ customLayout: true
<h3 className="font-bold text-xl">Instructors</h3>
<StaffGrid members={[
{
name: "Jordan Hawkman",
name: "Jordan Hochman",
section: "201",
pennkey: "jhawk24",
pennkey: "jhawkman",
school: "seas",
pronouns: "he/him",
},
Expand Down Expand Up @@ -53,4 +53,4 @@ customLayout: true
pronouns: "TBD",
},
]} />
</Card>
</Card>

0 comments on commit 5f1bcd8

Please sign in to comment.