README.md actualizado
This commit is contained in:
parent
55d5ea928f
commit
c72b335cfe
18
README.md
18
README.md
@ -8,13 +8,13 @@ It includes language overrides, UI template changes, and configuration adjustmen
|
||||
## 📁 Project Structure
|
||||
|
||||
```text
|
||||
gitea-custom/
|
||||
├── custom/
|
||||
│ ├── options/
|
||||
│ │ └── locale/
|
||||
│ │ └── locale_es-ES.ini # Custom templates
|
||||
├── etc/
|
||||
│ └── gitea/
|
||||
│ └── app.ini # Configuration file
|
||||
└── README.md
|
||||
├── options
|
||||
│ └── locale
|
||||
│ └── locale_es-ES.ini
|
||||
├── README.md
|
||||
└── templates
|
||||
├── base
|
||||
│ ├── footer_content.tmpl
|
||||
│ └── head_navbar.tmpl
|
||||
└── home.tmpl
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user