Add info about verification
This commit is contained in:
parent
048de08794
commit
f553701e95
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -6,6 +6,16 @@ Tweaks to the Forgejo instance. This repo is still WIP and a lot of still will b
|
|||
|
||||
The [custom/](custom) folder contains the files inside the `$GITEA_CUSTOM` env variable
|
||||
|
||||
### Verification
|
||||
|
||||
Verification is rendered [with CSS](https://git.sofiaritz.com/Infrastructure/forgejo-tweaks/src/branch/main/custom/public/css/tweaks.css), which means that it is only available to users of the `gitea-modern` theme.
|
||||
|
||||
Users and organizations that are manually verificated have a checkmark. There are two different checkmarks:
|
||||
- **Official Project** This checkmark is given to organizations that are managed and related to the Forgejo instance.
|
||||
- [Infrastructure](/Infrastructure)
|
||||
- **Verified User** This checkmark is given to users that have significant relevance to the Forgejo instance and its management. **This checkmark is only given to members of the [Infrastructure](/Infrastructure) organization**
|
||||
- [Sofía Aritz](/sofia)
|
||||
|
||||
## Expectations
|
||||
|
||||
These tweaks have the following objectives:
|
||||
|
|
Reference in a new issue