1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-02 16:35:19 +02:00

Update docs markdown file weight to make it clear (#23909) (#23921)

backport #23909
This commit is contained in:
Lunny Xiao 2023-04-04 23:27:38 +08:00 committed by GitHub
parent 7c180ff8eb
commit 1a8da2e08f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
88 changed files with 116 additions and 97 deletions

View file

@ -2,14 +2,14 @@
date: "2017-07-21T12:00:00+02:00"
title: "Run as service in Linux"
slug: "linux-service"
weight: 10
weight: 40
toc: false
draft: false
menu:
sidebar:
parent: "installation"
name: "Linux service"
weight: 20
weight: 40
identifier: "linux-service"
---