generated from nhcarrigan/template
chore: one more sweep for polish
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user