Skip to content

Commit bad4df6

Browse files
authored
chore: remove outdated chains (#641)
1 parent 45ccf2b commit bad4df6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/layouts/navigation.ts

-2
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@ export const getNavigation = (section) => {
220220
{ title: "Optimism", href: "/validator/external-chains/optimism" },
221221
{ title: "Polygon", href: "/validator/external-chains/polygon" },
222222
{ title: "Scroll", href: "/validator/external-chains/scroll" },
223-
{ title: "Aurora", href: "/validator/external-chains/aurora" },
224-
{ title: "Hero", href: "/validator/external-chains/hero" },
225223
],
226224
},
227225
{

0 commit comments

Comments
 (0)