add category for configuration.

This commit is contained in:
Miroslav Šedivý 2025-02-16 15:01:16 +01:00
parent 0ea50d4c9f
commit a947a7ce21
2 changed files with 6 additions and 5 deletions

View file

@ -0,0 +1,6 @@
{
"position": 5,
"label": "Configuration",
"collapsed": false,
"collapsible": false
}

View file

@ -1,8 +1,3 @@
---
sidebar_position: 5
title: Configuration
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';