Skip to content

Commit

Permalink
education subnav: change order of subpages
Browse files Browse the repository at this point in the history
  • Loading branch information
jstet committed Nov 18, 2023
1 parent 3847346 commit 16e5d3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/layout/Header/navConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ export const bot_nav = [
key: 'navbar.education',
category: 'education',
children: [
'navbar.education.resources',
'navbar.education.learning_r',
'navbar.education.tidy_tuesday',
'navbar.education.mentoring',
'navbar.education.tidy_tuesday',
'navbar.education.resources',
],
},
{
Expand Down

0 comments on commit 16e5d3a

Please sign in to comment.