Skip to content

Commit

Permalink
Merge pull request #1200 from microbiomedata/1199-add-newsletters-lin…
Browse files Browse the repository at this point in the history
…k-to-navigation-menu-to-match-website

Add `Newsletters` link to navigation menu (to match website)
  • Loading branch information
eecavanna authored Mar 28, 2024
2 parents aa96200 + cc1ef83 commit 0d64578
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web/src/menus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ const Menus = [
label: 'Press Room',
href: 'https://microbiomedata.org/events/',
},
{
label: 'Newsletters',
href: 'https://microbiomedata.org/newsletters/',
},
{
label: 'Annual Reports',
href: 'https://microbiomedata.org/annual_report/',
Expand Down

0 comments on commit 0d64578

Please sign in to comment.