ui: update favicon (#11371)
This commit is contained in:
parent
6853bf9632
commit
b73ecf684b
|
@ -0,0 +1,3 @@
|
||||||
|
```release-note:improvement
|
||||||
|
ui: Update Nomad UI favicon
|
||||||
|
```
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
<link rel="stylesheet" href="{{rootURL}}assets/vendor.css">
|
<link rel="stylesheet" href="{{rootURL}}assets/vendor.css">
|
||||||
<link rel="stylesheet" href="{{rootURL}}assets/nomad-ui.css">
|
<link rel="stylesheet" href="{{rootURL}}assets/nomad-ui.css">
|
||||||
<link rel="icon" type="image/png" href="{{rootURL}}/favicon.png" />
|
<link rel="icon" type="image/png" href="{{rootURL}}/favicon.ico" />
|
||||||
|
|
||||||
{{content-for "head-footer"}}
|
{{content-for "head-footer"}}
|
||||||
</head>
|
</head>
|
||||||
|
|
Binary file not shown.
BIN
ui/public/favicon.png (Stored with Git LFS)
BIN
ui/public/favicon.png (Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue