This commit is contained in:
2025-03-11 15:56:08 +03:00
parent bdf0419b7b
commit 5c3150719c
2 changed files with 4 additions and 8 deletions

View File

@@ -96,12 +96,8 @@ const config: Config = {
items: [
{
label: 'Questions',
to: '/docs/intro',
},
{
label: 'Blog',
to: '/blog',
},
to: '/docs/category/browser',
}
],
},
],