Update menu link
This commit is contained in:
parent
19fc93ef4b
commit
5bc9e89704
|
@ -60,9 +60,9 @@ export default {
|
|||
pattern: '^/talks/?',
|
||||
},
|
||||
{
|
||||
title: 'Blog',
|
||||
href: '/blog',
|
||||
pattern: '^/blog/?',
|
||||
title: 'Articles',
|
||||
href: '/articles',
|
||||
pattern: '^/articles/?',
|
||||
},
|
||||
{
|
||||
title: 'Book',
|
||||
|
|
Loading…
Reference in a new issue