Change header links to tutorial
This commit is contained in:
parent
0c6486fa10
commit
0d2ba2b3cb
@ -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' },
|
||||
],
|
||||
},
|
||||
];
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user