Skip to content

Commit

Permalink
Update header.tsx (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
lchiu6 committed Feb 5, 2024
1 parent 2934725 commit 6b579e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const menus: Array<Menu> = [
{ name: "routes", link: "/routes" },
{ name: "summer training", link: "https://docs.google.com/spreadsheets/d/12zRFlWZLA3wkGQuaXHhuv0Kt96b07UneCm6HkKiXOdc/edit?usp=sharing" },
{ name: "health", link: "/health" },
{ name: "sprinting", link: "/sprinting" },
],
},
{
Expand Down

0 comments on commit 6b579e2

Please sign in to comment.