forgejo/templates
mirko f015846c11 Add slogan config (#3752)
This is a PR for #3616

Currently added a new optional config `SLOGAN`  in ini file. When this config is set title page is modified in APP_NAME [ - SLOGAN]

Example in image below

![Selezione_075.png](/attachments/7a72171e-e730-4e57-8c97-ffc94258e00f)

Add the new config value in the admin settings page (readonly)

![Screenshot 2024-05-13 at 18-04-13 My Forgejo.png](/attachments/dad00fc2-29fa-4371-a7b9-5233eadeac13)

## TODO

* [x] Add the possibility to add the `SLOGAN` config from the installation form
* [ ] Update https://forgejo.org/docs/next/admin/config-cheat-sheet

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3752
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: mirko <mirko.perillo@gmail.com>
Co-committed-by: mirko <mirko.perillo@gmail.com>
2024-06-07 17:12:48 +00:00
..
admin Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
api/packages/pypi
base Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
custom
devtest
explore [I18N] Injected updated time in translation string (#3837) 2024-05-20 18:47:35 +00:00
mail
org Fix org view on mobile for members (#3949) 2024-06-04 04:08:54 +00:00
package
projects Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
repo feat(federated-star) star repositories via ActivityPub (#1680) 2024-06-06 08:58:11 +02:00
shared Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345) 2024-05-24 22:11:37 +05:00
status Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
swagger Make gitea webhooks openproject compatible (gitea#28435) 2024-06-05 15:58:51 +02:00
user Return access_denied error when an OAuth2 request is denied (#30974) 2024-05-26 18:37:20 +02:00
webhook
home.tmpl Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
install.tmpl Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
post-install.tmpl