Skip to content

Commit

Permalink
chore: remove outdated chains (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth authored Nov 23, 2023
1 parent 45ccf2b commit bad4df6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/layouts/navigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ export const getNavigation = (section) => {
{ title: "Optimism", href: "/validator/external-chains/optimism" },
{ title: "Polygon", href: "/validator/external-chains/polygon" },
{ title: "Scroll", href: "/validator/external-chains/scroll" },
{ title: "Aurora", href: "/validator/external-chains/aurora" },
{ title: "Hero", href: "/validator/external-chains/hero" },
],
},
{
Expand Down

1 comment on commit bad4df6

@vercel
Copy link

@vercel vercel bot commented on bad4df6 Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.