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