Add favicon
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 118 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 791 B |
@@ -3,6 +3,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Minesweeper.js</title>
|
<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>
|
<style>
|
||||||
html {
|
html {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user