Adjust event listeners to mobile devices

This commit is contained in:
Marcel
2018-05-13 11:43:09 +02:00
parent abf094da4d
commit 9dc90621ab
3 changed files with 54 additions and 31 deletions

View File

@@ -4,8 +4,8 @@
<meta charset="UTF-8">
<title>Minesweeper.js</title>
<link rel="stylesheet" href="css/style.css">
<link rel="shortcut icon" type="image/x-icon" href="icons/icon.ico">
<link rel="icon" type="image/png" href="icons/icon.png" sizes="32x32">
<!--<link rel="shortcut icon" type="image/x-icon" href="icons/icon.ico">-->
<!--<link rel="icon" type="image/png" href="icons/icon.png" sizes="32x32">-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
</head>
<body>