1
0
Fork 0
forked from forgejo/forgejo

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:
Lunny Xiao 2023-04-04 21:47:31 +08:00 committed by GitHub
parent 6b0df6d8da
commit 67103eb2bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
89 changed files with 117 additions and 97 deletions

View file

@ -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: