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