Skip to content

Commit

Permalink
updated term for leadership
Browse files Browse the repository at this point in the history
  • Loading branch information
tgurth committed Dec 20, 2023
1 parent 51b7ff3 commit e59cf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/leadership.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ exports.default = async ({ people: rawPeople }) => {

<Heading title="Band Board Officers" id="band-board" section="IIIA" />

<p>For the term ending November 2023</p>
<p>For the term ending November 2024</p>

{await Promise.all(
people.bandBoard.map((person, i) => (
Expand Down

0 comments on commit e59cf17

Please sign in to comment.