mirror of https://github.com/rancher/ui.git
PL favicon (rancher/rancher#3741)
This commit is contained in:
parent
97dcd4098b
commit
42a109eb17
|
|
@ -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="">
|
||||||
|
|
|
||||||
|
|
@ -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 |
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in New Issue