mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
[feature] provide OwnerName field for README template (#10981)
Co-Authored-By: 6543 <[email protected]> Co-authored-by: techknowlogick <[email protected]>
This commit is contained in:
committed by
GitHub
co-authored by
6543
techknowlogick
parent
34cdc4d377
commit
8b1ce45aa0
@@ -236,7 +236,7 @@ Locales may change between versions, so keeping track of your customized locales
|
||||
To add a custom Readme, add a markdown formatted file (without an `.md` extension) to `custom/options/readme`
|
||||
|
||||
**NOTE:** readme templates support **variable expansion**.
|
||||
currently there are `{Name}` (name of repository), `{Description}`, `{CloneURL.SSH}` and `{CloneURL.HTTPS}`
|
||||
currently there are `{Name}` (name of repository), `{Description}`, `{CloneURL.SSH}`, `{CloneURL.HTTPS}` and `{OwnerName}`
|
||||
|
||||
### Reactions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user