diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2023-04-06 17:06:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-06 11:06:32 +0200 |
commit | 5cb394ff2fb93935b90493894b97371734f1384e (patch) | |
tree | e69deb0000eaaf0d18fa77f9c812ec5439195c34 /docs/content/doc/usage/push-options.zh-tw.md | |
parent | bac9c06880a5990c7f71b5fbafaf6d75fdecf0d6 (diff) | |
download | gitea-5cb394ff2fb93935b90493894b97371734f1384e.tar.gz gitea-5cb394ff2fb93935b90493894b97371734f1384e.zip |
Adjust some documentations titles (#23941)
As title.
Diffstat (limited to 'docs/content/doc/usage/push-options.zh-tw.md')
-rw-r--r-- | docs/content/doc/usage/push-options.zh-tw.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/usage/push-options.zh-tw.md b/docs/content/doc/usage/push-options.zh-tw.md index 558492af77..49133ce7f8 100644 --- a/docs/content/doc/usage/push-options.zh-tw.md +++ b/docs/content/doc/usage/push-options.zh-tw.md @@ -1,6 +1,6 @@ --- date: "2020-07-06T16:00:00+02:00" -title: "使用: Push Options" +title: "Push Options" slug: "push-options" weight: 15 toc: false |