mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
ui: update favicon (#11371)
This commit is contained in:
3
.changelog/11371.txt
Normal file
3
.changelog/11371.txt
Normal file
@@ -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/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"}}
|
||||
</head>
|
||||
|
||||
BIN
ui/public/favicon.ico
Normal file
BIN
ui/public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB |
Reference in New Issue
Block a user