diff options
author | Alexis Reigel <alexis.reigel.ext@siemens.com> | 2017-12-07 13:15:49 +0100 |
---|---|---|
committer | Alexis Reigel <mail@koffeinfrei.org> | 2018-06-05 16:20:22 +0200 |
commit | 949c30d42b91a0dd3959a3ca303b8f76158a2556 (patch) | |
tree | f7a511a20399a065258aa8895852e58c85c4cef0 /doc | |
parent | 9e14f437b6ed205744d916f5566ee2c11e52b734 (diff) | |
download | gitlab-ce-949c30d42b91a0dd3959a3ca303b8f76158a2556.tar.gz |
remove all .ico favicon variations, use png always
the ci status icons are generated client side, wo we don't need the
static files anymore.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/reserved_names.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/reserved_names.md b/doc/user/reserved_names.md index 50ec99be48b..6c1378560ef 100644 --- a/doc/user/reserved_names.md +++ b/doc/user/reserved_names.md @@ -58,7 +58,7 @@ Currently the following names are reserved as top level groups: - dashboard - deploy.html - explore -- favicon.ico +- favicon.png - groups - header_logo_dark.png - header_logo_light.png |