chore: one more sweep for polish

This commit is contained in:
2025-12-15 20:24:14 -08:00
parent 43d3cd7b49
commit 0f0d1ce1ea
16 changed files with 29 additions and 21 deletions
+8
View File
@@ -43,6 +43,10 @@ export const navigation = [
label: "Letter of Recommendation and Character Reference Policy",
link: "/about/recommendations",
},
{
label: "Community Membership Eligibility",
link: "/about/community-membership-eligibility",
},
].sort((a, b) => a.label.localeCompare(b.label)),
},
{
@@ -735,6 +739,10 @@ export const navigation = [
label: "Join Our Volunteer Team",
link: "/staff/apply",
},
{
label: "Self-Care Resources for Staff",
link: "/staff/self-care-resources",
},
{
label: "Staff Application Evaluation Rubric",
link: "/staff/rubric",