1
Fork 0

Added more sizes of icon

This commit is contained in:
Jake Howard 2015-11-04 18:35:16 +00:00
parent 2b5cb68732
commit 8332db8af5
4 changed files with 1 additions and 1 deletions

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
src/img/icon@750.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 KiB

View File

@ -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>