Skip to content

Commit

Permalink
Merge pull request #354 from flaviogalizia/master
Browse files Browse the repository at this point in the history
add Editors Note to hamburger menu
  • Loading branch information
Shinsina authored Jul 29, 2024
2 parents ae243f5 + 76e1d19 commit 402fb3c
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
@@ -1,6 +1,7 @@
const subscribe = require('./subscribe');

const topics = [
{ href: '/page/editors-note', label: "Editor's Note" },
{ href: '/students', label: 'Students' },
{ href: '/faculty-staff', label: 'Faculty & Staff' },
{ href: '/leadership-policy', label: 'Leadership & Policy' },
Expand Down

0 comments on commit 402fb3c

Please sign in to comment.