Add favicon
This commit is contained in:
BIN
icons/icon.ico
Normal file
BIN
icons/icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
BIN
icons/icon.png
Normal file
BIN
icons/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 791 B |
@@ -3,6 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Minesweeper.js</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="icons/icon.ico">
|
||||
<link rel="icon" type="image/png" href="icons/icon.png" sizes="32x32">
|
||||
<style>
|
||||
html {
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user