mavigation with new items
This commit is contained in:
parent
d8c3b44328
commit
6fb5683b5f
1 changed files with 5 additions and 1 deletions
|
|
@ -14,7 +14,11 @@ module.exports = {
|
|||
},
|
||||
{
|
||||
text: 'Blog',
|
||||
url: '/blog/'
|
||||
url: '/blog/page-0/'
|
||||
},
|
||||
{
|
||||
text: 'Style guide',
|
||||
url: '/styleguide/'
|
||||
}
|
||||
],
|
||||
bottom: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue