Skip to content

Commit

Permalink
ui: update favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
lgfa29 committed Oct 21, 2021
1 parent 82a3ae7 commit 977c521
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Binary file added ui/public/favicon.ico
Binary file not shown.
Binary file removed ui/public/favicon.png
Binary file not shown.

0 comments on commit 977c521

Please sign in to comment.