diff --git a/src/lib/components/sections/navbar.svelte b/src/lib/components/sections/navbar.svelte index f55dbfd69..52c552397 100644 --- a/src/lib/components/sections/navbar.svelte +++ b/src/lib/components/sections/navbar.svelte @@ -13,7 +13,6 @@ { title: 'About', path: '/about' }, { title: 'Events', path: '/events' }, { title: 'Teams', path: '/teams' }, - { title: 'Node Buds', path: '/nodebuds' }, { title: 'Blog', path: '/blog' }, ];