docs: update sidebar positions for migrating and panel overview sections, and adjust panel security category position

This commit is contained in:
kastov
2025-03-25 01:21:24 +03:00
parent 4a6df92897
commit e4cff51d8e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
---
sidebar_position: 4
sidebar_position: 6
slug: /migrating
title: Migrating
---

View File

@@ -1,5 +1,5 @@
---
sidebar_position: 4
sidebar_position: 8
slug: /panel-overview
title: Panel Overview
---

View File

@@ -1,4 +1,4 @@
position: 4 # float position is supported
position: 7 # float position is supported
label: 'Panel Security'
collapsible: true # make the category collapsible
collapsed: false # keep the category open by default