From 15dfe9f83f871d4c8d371c0561e084527d7b29cd Mon Sep 17 00:00:00 2001 From: eecavanna <134325062+eecavanna@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:56:17 -0800 Subject: [PATCH] Remove menu item so portal menu matches website menu --- web/src/menus.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/src/menus.ts b/web/src/menus.ts index c4219bad..2313fcd3 100644 --- a/web/src/menus.ts +++ b/web/src/menus.ts @@ -22,10 +22,6 @@ const Menus = [ label: 'FAQs', href: 'https://microbiomedata.org/faqs/', }, - { - label: 'Diversity, Equity, and Inclusion', - href: 'https://microbiomedata.org/idea-action-plan/', - }, { label: 'Data Use Policy', href: 'https://microbiomedata.org/nmdc-data-use-policy/',