Change header links to tutorial

This commit is contained in:
Pixelastic 2017-12-20 15:56:56 +01:00
parent 0c6486fa10
commit 0d2ba2b3cb
2 changed files with 7 additions and 7 deletions

View File

@ -46,11 +46,11 @@ const sidebarMenu = [
],
},
{
title: 'Examples',
title: 'Tutorials',
items: [
{ title: 'Blog', url: 'blog.html' },
{ title: 'Dropdown menu', url: 'autocomplete.html' },
{ title: 'Collection search', url: 'collections.html' },
// { title: 'Dropdown menu', url: 'autocomplete.html' },
// { title: 'Collection search', url: 'collections.html' },
],
},
];

View File

@ -64,8 +64,8 @@
"url": "options.html"
},
{
"name": "Examples",
"url": "examples.html"
"name": "Tutorial",
"url": "blog.html"
},
{
"name": "Github",
@ -83,8 +83,8 @@
"url": "documentation.html"
},
{
"name": "Examples",
"url": "examples.html"
"name": "Tutorial",
"url": "blog.html"
},
{
"name": "Github",