Remove Experience link
This commit is contained in:
parent
d908a1e595
commit
ef52044233
|
@ -78,11 +78,6 @@ export default {
|
||||||
href: '/',
|
href: '/',
|
||||||
pattern: '^/.$',
|
pattern: '^/.$',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: 'Experience',
|
|
||||||
href: '/experience',
|
|
||||||
pattern: '^/experience/?$',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: 'Projects',
|
title: 'Projects',
|
||||||
href: '/projects',
|
href: '/projects',
|
||||||
|
|
Reference in a new issue