Fix docs structure
All checks were successful
Build release image / build (push) Successful in 1m55s

This commit is contained in:
yehor
2025-06-11 16:07:33 +03:00
parent 339b714cbd
commit 4c7a1a6721
6 changed files with 9 additions and 8 deletions

View File

@@ -100,9 +100,9 @@ const config = {
items: [
{
type: 'docSidebar',
sidebarId: 'homelabSidebar',
sidebarId: 'docsSidebar',
position: 'left',
label: 'HomeLab',
label: 'Homelab',
},
{ to: '/blog', label: 'Blog', position: 'left' },
],