Skip to content

Commit e7757aa

Browse files
authored
Remove unnecessary prefix usage (go-gitea#24888)
Since now all articles have a class, the `Usage:` is unnecessary. This PR will remove them.
1 parent e81d38b commit e7757aa

20 files changed

+25
-25
lines changed

docs/content/doc/administration/backup-and-restore.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2017-01-01T16:00:00+02:00"
3-
title: "Usage: Backup and Restore"
3+
title: "Backup and Restore"
44
slug: "backup-and-restore"
55
weight: 11
66
toc: false

docs/content/doc/administration/backup-and-restore.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2018-06-06T09:33:00+08:00"
3-
title: "使用:备份与恢复"
3+
title: "备份与恢复"
44
slug: "backup-and-restore"
55
weight: 11
66
toc: false

docs/content/doc/administration/command-line.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2017-01-01T16:00:00+02:00"
3-
title: "Usage: Command Line"
3+
title: "Command Line"
44
slug: "command-line"
55
weight: 1
66
toc: false

docs/content/doc/administration/email-setup.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2019-10-15T10:10:00+05:00"
3-
title: "Usage: Email setup"
3+
title: "Email setup"
44
slug: "email-setup"
55
weight: 12
66
toc: false

docs/content/doc/administration/fail2ban-setup.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2018-05-11T11:00:00+02:00"
3-
title: "Usage: Setup fail2ban"
3+
title: "Setup fail2ban"
44
slug: "fail2ban-setup"
55
weight: 16
66
toc: false

docs/content/doc/administration/git-lfs-support.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2019-10-06T08:00:00+05:00"
3-
title: "Usage: Git LFS setup"
3+
title: "Git LFS setup"
44
slug: "git-lfs-setup"
55
weight: 12
66
toc: false

docs/content/doc/administration/https-support.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2018-06-02T11:00:00+02:00"
3-
title: "Usage: HTTPS setup"
3+
title: "HTTPS setup"
44
slug: "https-setup"
55
weight: 12
66
toc: false

docs/content/doc/administration/logging-documentation.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2019-04-02T17:06:00+01:00"
3-
title: "Advanced: Logging Configuration"
3+
title: "Logging Configuration"
44
slug: "logging-configuration"
55
weight: 40
66
toc: false

docs/content/doc/administration/reverse-proxies.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2018-05-22T11:00:00+00:00"
3-
title: "Usage: Reverse Proxies"
3+
title: "Reverse Proxies"
44
slug: "reverse-proxies"
55
weight: 16
66
toc: false

docs/content/doc/administration/reverse-proxies.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: "2018-05-22T11:00:00+00:00"
3-
title: "使用:反向代理"
3+
title: "反向代理"
44
slug: "reverse-proxies"
55
weight: 16
66
toc: false

0 commit comments

Comments
 (0)