mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-15 22:51:27 +00:00
418 B
418 B
date, slug, sidebar_position
| date | slug | sidebar_position |
|---|---|---|
| 2023-03-02T21:00:00+05:00 | profile-readme | 12 |
Profile READMEs
To display a Markdown file in your Gitea profile page, simply create a repository named .profile and add a new file called README.md. Gitea will automatically display the contents of the file on your profile, above your repositories.
Making the .profile repository private will hide the Profile README.