mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
@@ -1,6 +1,6 @@
|
||||
---
|
||||
date: "2023-03-02T21:00:00+05:00"
|
||||
title: "Usage: Gitea Profile READMEs"
|
||||
title: "Profile READMEs"
|
||||
slug: "profile-readme"
|
||||
weight: 12
|
||||
toc: false
|
||||
@@ -8,12 +8,12 @@ draft: false
|
||||
menu:
|
||||
sidebar:
|
||||
parent: "usage"
|
||||
name: "Gitea Profile READMEs"
|
||||
name: "Profile READMEs"
|
||||
weight: 12
|
||||
identifier: "profile-readme"
|
||||
---
|
||||
|
||||
# Gitea Profile READMEs
|
||||
# Profile READMEs
|
||||
|
||||
To display a markdown file in your Gitea profile page, simply make a repository named ".profile" and edit the README.md file inside. Gitea will automatically pull this file in and display it above your repositories.
|
||||
|
||||
|
Reference in New Issue
Block a user