Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit b6b4c08

Browse files
committed
feat: add highlighted projects into top nav
1 parent 6d3fb2f commit b6b4c08

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/data/navigation.json

+5
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"label": "New Relic Projects",
1010
"link": "/explore-projects",
1111
"order": 2
12+
},
13+
{
14+
"label": "Highlighted Projects",
15+
"link": "/collections",
16+
"order": 3
1217
}
1318
]
1419
}

0 commit comments

Comments
 (0)