Skip to content

Commit

Permalink
Fix typo’d name
Browse files Browse the repository at this point in the history
  • Loading branch information
querkmachine committed Sep 7, 2024
1 parent 741eb2f commit d2de0b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_data/staff.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ module.exports = function () {
avatar: "esk.jpg",
avatarAttribution: "Superneonbuck",
},
{ name: "Jordan", pronouns: "he/him" },
{ name: "Jordon", pronouns: "he/him", avatar: "jordon.png", avatarAttribution: "cherrybrandy" },
{ name: "Owen", pronouns: "he/him" },
],
chatModerators: [
Expand Down
Binary file added src/images/jordon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d2de0b0

Please sign in to comment.