mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 10:56:10 +01: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:
		| @@ -2,7 +2,7 @@ | ||||
| date: "2019-04-02T17:06:00+01:00" | ||||
| title: "Advanced: Logging Configuration" | ||||
| slug: "logging-configuration" | ||||
| weight: 55 | ||||
| weight: 40 | ||||
| toc: false | ||||
| draft: false | ||||
| menu: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user