mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-06 01:37:25 +08:00
Update docs markdown file weight to make it clear (#23909)
For Docusaurus, it needs a meta data named `sidebar_position`, so we copy all `weight` under `menu/sidebar` as top meta key.
This commit is contained in:
@ -9,7 +9,7 @@ menu:
|
||||
sidebar:
|
||||
parent: "installation"
|
||||
name: "Database preparation"
|
||||
weight: 5
|
||||
weight: 10
|
||||
identifier: "database-prep"
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user