mirror of
https://gitee.com/gitea/gitea
synced 2025-11-30 21:30:30 +08: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