diff --git a/assets/js/components/Navbar.vue b/assets/js/components/Navbar.vue index 0e1d2eb4..76809fd0 100644 --- a/assets/js/components/Navbar.vue +++ b/assets/js/components/Navbar.vue @@ -51,11 +51,6 @@ href: '/', pattern: '^/.$', }, - { - title: 'Experience', - href: '/experience', - pattern: '^/experience/?', - }, { title: 'Talks', href: '/talks',