This commit is contained in:
2024-03-25 08:52:11 +05:30
parent 1b12134df9
commit b94d4e3f51
9 changed files with 92 additions and 63 deletions

View File

@@ -42,6 +42,7 @@ const config = {
({
docs: {
sidebarPath: './sidebars.js',
sidebarCollapsible: false,
routeBasePath: '/',
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
@@ -81,6 +82,10 @@ const config = {
// label: 'Tutorial',
// },
// {to: '/blog', label: 'Blog', position: 'left'},
{
type: 'search',
position: 'right',
},
{
href: 'https://github.com/facebook/docusaurus',
label: 'Home',