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