Re-enable Experience
This commit is contained in:
parent
2046e5b662
commit
8cc7ff9f48
|
@ -64,11 +64,11 @@ export default {
|
||||||
href: '/talks',
|
href: '/talks',
|
||||||
pattern: '^/talks/?',
|
pattern: '^/talks/?',
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// title: 'Experience',
|
title: 'Experience',
|
||||||
// href: '/experience',
|
href: '/experience',
|
||||||
// pattern: '^/experience/?$',
|
pattern: '^/experience/?$',
|
||||||
// },
|
},
|
||||||
// {
|
// {
|
||||||
// title: 'Testimonials',
|
// title: 'Testimonials',
|
||||||
// href: '/testimonials',
|
// href: '/testimonials',
|
||||||
|
|
Reference in a new issue