Remove commented-out Testimonials link
This commit is contained in:
parent
ef52044233
commit
f27cc00a9c
|
@ -93,11 +93,6 @@ export default {
|
|||
href: '/talks',
|
||||
pattern: '^/talks/?',
|
||||
},
|
||||
// {
|
||||
// title: 'Testimonials',
|
||||
// href: '/testimonials',
|
||||
// pattern: '^/testimonials/?$',
|
||||
// },
|
||||
{
|
||||
title: 'Podcasts',
|
||||
href: '/podcasts',
|
||||
|
|
Reference in a new issue