Files
docs/versioned_docs/version-1.21/usage/profile-readme.md
T

14 lines
418 B
Markdown
Raw Normal View History

2023-05-09 01:57:24 -04:00
---
date: "2023-03-02T21:00:00+05:00"
2024-08-06 16:44:42 -07:00
2023-05-09 01:57:24 -04:00
slug: "profile-readme"
2023-07-25 23:53:13 -05:00
sidebar_position: 12
2024-08-06 16:44:42 -07:00
2023-05-09 01:57:24 -04:00
---
# Profile READMEs
2023-05-09 01:57:24 -04:00
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.
2023-05-09 01:57:24 -04:00
Making the `.profile` repository private will hide the Profile README.