Update zh tw languages and fix some broken links

This commit is contained in:
Lunny Xiao
2026-07-01 14:47:51 -07:00
parent 9558006c39
commit a084bdb556
842 changed files with 31137 additions and 31065 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)