Update assets/favicon.png, web/index.html files

This commit is contained in:
Christian Pauly 2020-04-02 12:32:48 +00:00
parent 0d82937efc
commit 09ca7d817d
2 changed files with 1 additions and 1 deletions

BIN
assets/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<link rel="manifest" href="/manifest.json">
<link rel="shortcut icon" type="image/x-icon" href="assets/assets/favicon.ico">
<link rel="shortcut icon" type="image/x-icon" href="assets/assets/favicon.png">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">