diff --git a/resources/js/components/Navbar.vue b/resources/js/components/Navbar.vue index 5e84d69a..9bf130db 100644 --- a/resources/js/components/Navbar.vue +++ b/resources/js/components/Navbar.vue @@ -93,11 +93,6 @@ export default { href: '/talks', pattern: '^/talks/?', }, - // { - // title: 'Testimonials', - // href: '/testimonials', - // pattern: '^/testimonials/?$', - // }, { title: 'Podcasts', href: '/podcasts',