Update zh tw languages and fix some broken links (#455)

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: silverwind <2021+silverwind@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/docs/pulls/455
Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com>
This commit is contained in:
Lunny Xiao
2026-07-09 23:41:46 +00:00
parent c0f8a04185
commit 965c269495
652 changed files with 30864 additions and 30792 deletions

View File

@@ -6,11 +6,11 @@ sidebar_position: 12
# 個人資料 README
要在您的 Gitea 用戶或組織個人資料頁面中顯示 Markdown 文件,請建一個名為 `.profile`庫,並添加一個名為 `README.md` 的新文件。
Gitea 將自動在您的個人資料中顯示該文件的內容,在您的庫上方的新“概覽”中。
要在您的 Gitea 使用者或組織個人資料頁面中顯示 Markdown 文件,請建一個名為 `.profile`儲存庫,並添加一個名為 `README.md` 的新文件。
Gitea 將自動在您的個人資料中顯示該文件的內容,在您的儲存庫上方的新“概覽”中。
`.profile` 庫設為私有將隱藏個人資料 README。
`.profile` 儲存庫設為私有將隱藏個人資料 README。
具有 `.profile/README.md`用戶示例:
具有 `.profile/README.md`使用者範例:
![個人資料 README 截圖](/images/usage/profile-readme.png)