Adjust event listeners to mobile devices
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user