Skip to content

Commit

Permalink
fix(nav): shorten staff description
Browse files Browse the repository at this point in the history
  • Loading branch information
thor committed Jul 28, 2024
1 parent 72fe793 commit dffb422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const about: NavigationItems = [
{
title: "Staff",
href: "/about/staff",
description: "Overview of roles and contact information",
description: "Roles and contact information",
},
{
title: "Contact Us",
Expand Down

0 comments on commit dffb422

Please sign in to comment.