Added more sizes of icon
This commit is contained in:
parent
2b5cb68732
commit
8332db8af5
4 changed files with 1 additions and 1 deletions
BIN
src/img/icon@100.png
Normal file
BIN
src/img/icon@100.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
src/img/icon@300.png
Normal file
BIN
src/img/icon@300.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
BIN
src/img/icon@750.png
Normal file
BIN
src/img/icon@750.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 436 KiB |
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Keyboard Mechanizer</title>
|
||||
<link rel="favicon" href="img/icon.png" />
|
||||
<link rel="favicon" href="img/icon@300.png" />
|
||||
<link rel="stylesheet" href="css/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
|
Reference in a new issue