Files
gitea-docs/i18n/zh-tw/docusaurus-plugin-content-docs/version-1.23/usage/profile-readme.md
Lunny Xiao 965c269495 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>
2026-07-09 23:41:46 +00:00

17 lines
591 B
Markdown

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