diff --git a/web/src/index.html b/web/src/index.html
index 74c7cadab..913637632 100644
--- a/web/src/index.html
+++ b/web/src/index.html
@@ -8,7 +8,7 @@
-
CPG Sample Metadata
+ CPG Metamist
diff --git a/web/src/shared/components/Header/NavBar.tsx b/web/src/shared/components/Header/NavBar.tsx
index 69da89ca4..1b9cd09f0 100644
--- a/web/src/shared/components/Header/NavBar.tsx
+++ b/web/src/shared/components/Header/NavBar.tsx
@@ -7,6 +7,7 @@ import { Popup } from 'semantic-ui-react'
import ExploreIcon from '@mui/icons-material/Explore'
import DescriptionIcon from '@mui/icons-material/Description'
import InsightsIcon from '@mui/icons-material/Insights'
+import BuildIcon from '@mui/icons-material/Build'
import Searchbar from './Search'
import MuckTheDuck from '../MuckTheDuck'
import DarkModeTriButton from './DarkModeTriButton/DarkModeTriButton'
@@ -60,6 +61,14 @@ const NavBar: React.FunctionComponent = () => (
+
+ GraphQL
+
+ } hoverable position="bottom center">
+ GraphQL
+
+
+