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

@ -1,6 +1,6 @@
---
sidebar_position: 1
title: Overview
title: Homelab
---
## What is it?

View File

@ -1,4 +1,5 @@
---
sidebar_position: 2
title: Network
---
## WAN

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' },
],

View File

@ -1,6 +1,6 @@
{
"name": "yevi-org",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"docusaurus": "docusaurus",

View File

@ -16,9 +16,9 @@
*/
const sidebars = {
homelabSidebar: [{
docsSidebar: [{
type: 'autogenerated',
dirName: 'homelab',
dirName: '.',
},],

View File

@ -14,7 +14,7 @@ const FeatureList = [
),
},
{
title: 'HomeLab Documented',
title: 'Homelab Documented',
link: 'docs/homelab',
Svg: require('@site/static/img/homelab.svg').default,
description: (