mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-06 21:04:11 +02:00
add category for configuration.
This commit is contained in:
parent
0ea50d4c9f
commit
a947a7ce21
2 changed files with 6 additions and 5 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"position": 5,
|
||||
"label": "Configuration",
|
||||
"collapsed": false,
|
||||
"collapsible": false
|
||||
}
|
|
@ -1,8 +1,3 @@
|
|||
---
|
||||
sidebar_position: 5
|
||||
title: Configuration
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue