remove non ascii whitespaces
This commit is contained in:
parent
598a10bc28
commit
5a6d6c4d13
117 changed files with 1928 additions and 1928 deletions
|
@ -151,9 +151,9 @@ curl --user your_username:your_token_or_password -X DELETE \ https://gitea.e
|
|||
```
|
||||
|
||||
## Profile READMEs
|
||||
To display a [Markdown](../../files/Markdown.md) 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.
|
||||
To display a [Markdown](../../files/Markdown.md) 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.
|
||||
Making the `.profile` repository private will hide the Profile README.
|
||||
|
||||
## Docker Compose
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue