mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
--------- 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>
17 lines
591 B
Markdown
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` 的使用者範例:
|
|
|
|

|