Remove Experience link

This commit is contained in:
Oliver Davies 2019-04-23 09:29:08 +01:00
parent d908a1e595
commit ef52044233

View file

@ -78,11 +78,6 @@ export default {
href: '/',
pattern: '^/.$',
},
{
title: 'Experience',
href: '/experience',
pattern: '^/experience/?$',
},
{
title: 'Projects',
href: '/projects',