add js-base, functions

This commit is contained in:
2025-02-27 15:52:06 +03:00
parent e8fe7c6f0c
commit 698358afaf
33 changed files with 710 additions and 3 deletions

View File

@@ -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',
},
{