Update menu link

This commit is contained in:
Oliver Davies 2019-01-15 08:34:39 +00:00
parent 19fc93ef4b
commit 5bc9e89704

View file

@ -60,9 +60,9 @@ export default {
pattern: '^/talks/?',
},
{
title: 'Blog',
href: '/blog',
pattern: '^/blog/?',
title: 'Articles',
href: '/articles',
pattern: '^/articles/?',
},
{
title: 'Book',