Re-add Experience page

This commit is contained in:
Oliver Davies 2018-10-09 23:54:23 +01:00
parent 7a1afe9601
commit 37e4e80831
2 changed files with 28 additions and 21 deletions

View file

@ -56,6 +56,11 @@
href: '/talks',
pattern: '^/talks/?',
},
{
title: 'Experience',
href: '/experience',
pattern: '^/experience/?',
},
{
title: 'Blog',
href: '/blog',