Skip to content

Commit 3a092e5

Browse files
committed
organization: Update Secretary and Treasurer roles
The Board has appointed the following officers: - Secretary: Tim Flynn - Treasurer: Mike Shaver
1 parent b6beb8f commit 3a092e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/organization/leadership.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ import Headshot from "./headshot.astro";
1414
/>
1515
<Headshot
1616
fullName="Tim Flynn"
17+
title="Secretary"
1718
image="/assets/img/leadership/tim-flynn.webp"
1819
/>
1920
<Headshot
2021
fullName="Mike Shaver"
22+
title="Treasurer"
2123
image="/assets/img/leadership/mike-shaver.webp"
2224
/>
2325
</div>

0 commit comments

Comments
 (0)