1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Remove unnecessary usage prefix from doc titles (#24869)

As title.
This commit is contained in:
Lunny Xiao
2023-05-23 18:14:57 +08:00
committed by GitHub
parent 25dc1556cd
commit cfadb1901f
7 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
---
date: "2022-09-07T16:00:00+08:00"
title: "使用:从模板创建工单与合并请求"
title: "工单与合并请求模板"
slug: "issue-pull-request-templates"
weight: 15
toc: true
@@ -10,7 +10,7 @@ aliases:
menu:
sidebar:
parent: "usage"
name: "从模板创建工单与合并请求"
name: "工单与合并请求模板"
weight: 15
identifier: "issue-pull-request-templates"
---