summaryrefslogtreecommitdiffstats
path: root/docs/content/usage/profile-readme.en-us.md
blob: 045d33d1c1776e7d76ca7c1bd27e8ce1c111cec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
date: "2023-03-02T21:00:00+05:00"
title: "Profile READMEs"
slug: "profile-readme"
sidebar_position: 12
toc: false
draft: false
menu:
  sidebar:
    parent: "usage"
    name: "Profile READMEs"
    sidebar_position: 12
    identifier: "profile-readme"
---

# 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.