Skip to content

Commit

Permalink
add officer photo
Browse files Browse the repository at this point in the history
  • Loading branch information
aaatipamula committed Sep 3, 2024
1 parent d97fd87 commit d57d43f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
Binary file added public/officers/Michael.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 6 additions & 7 deletions src/data/officers.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,18 @@ export const OfficerList = [
role: "Webmaster",
link: "https://aniketh.dev",
},
// {
// name: "Michael",
// image: "",
// role: "Logistics Chair & Webmaster",
// link: "",
// },
{
name: "Michael",
image: "/officers/Michael.jpg",
role: "Logistics Chair",
link: "",
},
{
name: "James Hurd",
image: "/officers/jamesduck_cropped.jpeg",
role: "HackKU Chair",
link: "https://jameshurd.net",
},

{
name: "Andrew Huang",
image: "/officers/andrew-deodorant-epic.JPG",
Expand Down

0 comments on commit d57d43f

Please sign in to comment.