This commit is contained in:
Vincent Fiduccia 2016-03-02 16:59:39 -07:00
parent 97dcd4098b
commit 42a109eb17
3 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="{{content-for 'baseAssets'}}favicon.ico"> <link rel="icon" href="{{content-for 'baseAssets'}}assets/images/logos/favicon.ico">
<title>UI</title> <title>UI</title>
<!-- {{content-for 'version'}} --> <!-- {{content-for 'version'}} -->
<meta name="description" content=""> <meta name="description" content="">

View File

@ -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 | | dark.svg | On the Login screen when access control is enabled |
| fail-*.svg | On the branded error screen (for ui.pl="rancher" only) | | 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 | | graphic.svg | The parachuting cow part of the image on the About screen |
| login-bg.jpg | Background for the login screen box | | login-bg.jpg | Background for the login screen box |
| main.svg | Top-left corner of the main header | | main.svg | Top-left corner of the main header |

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB