Skip to content

Commit

Permalink
Add back favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
lnsp committed Feb 25, 2022
1 parent 2669b27 commit 234f2cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added webui/public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion webui/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="shortcut icon" type="image/png" href="<%= BASE_URL %>favicon.png">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
Expand Down

0 comments on commit 234f2cf

Please sign in to comment.