add js-base, functions
This commit is contained in:
@@ -78,7 +78,7 @@ const config: Config = {
|
||||
type: 'docSidebar',
|
||||
sidebarId: 'tutorialSidebar',
|
||||
position: 'left',
|
||||
label: 'Tutorial',
|
||||
label: 'Questions',
|
||||
},
|
||||
// {to: '/blog', label: 'Blog', position: 'left'},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ const config: Config = {
|
||||
title: 'Docs',
|
||||
items: [
|
||||
{
|
||||
label: 'Tutorial',
|
||||
label: 'Questions',
|
||||
to: '/docs/intro',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user