Re-enable Experience

This commit is contained in:
Oliver Davies 2019-03-08 11:03:27 +00:00
parent 2046e5b662
commit 8cc7ff9f48

View file

@ -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',