diff --git a/app/index.html b/app/index.html index e7527c9e9..334bab8c3 100644 --- a/app/index.html +++ b/app/index.html @@ -3,7 +3,7 @@ - + UI diff --git a/public/assets/images/logos/README.md b/public/assets/images/logos/README.md index b9fd45c64..cc95ddc6f 100644 --- a/public/assets/images/logos/README.md +++ b/public/assets/images/logos/README.md @@ -22,6 +22,7 @@ This replaces the entire folder, so you must supply all the files or they will b |:------------------------|:----------------------------------------------------------| | dark.svg | On the Login screen when access control is enabled | | fail-*.svg | On the branded error screen (for ui.pl="rancher" only) | +| favicon.ico | Browser tab favicon | | graphic.svg | The parachuting cow part of the image on the About screen | | login-bg.jpg | Background for the login screen box | | main.svg | Top-left corner of the main header | diff --git a/public/favicon.ico b/public/assets/images/logos/favicon.ico similarity index 100% rename from public/favicon.ico rename to public/assets/images/logos/favicon.ico