Skip to content

Commit

Permalink
Update team.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mathclub-ucdavis authored Aug 3, 2024
1 parent d50f76a commit 39b220a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default function Team() {
/>
</div>
<h2>{officer.name}</h2>
<p>{officer.position}</p>
<c>{officer.position}</c>
<p>{officer.contact}</p>
</div>
);
Expand Down

0 comments on commit 39b220a

Please sign in to comment.