Skip to content

Commit

Permalink
Add ‘Feed’ to navigation menu
Browse files Browse the repository at this point in the history
  • Loading branch information
jwade1327 committed Nov 29, 2023
1 parent d2252c6 commit 26bd2a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sites/diverseeducation.com/config/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const resources = [
{ href: 'https://www.diversemilitary.net', label: 'Military', target: '_blank' },
{ href: 'https://keepitreal.diverseeducation.com/', label: 'Keep it Real', target: '_blank' },
{ href: 'https://shop.diverseeducation.com/', label: 'Shop', target: '_blank' },
{ href: '/feed', label: 'Feed', target: '_blank' },
];

const awards = [
Expand Down

0 comments on commit 26bd2a8

Please sign in to comment.