We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d6401 commit a4fd769Copy full SHA for a4fd769
index.html
@@ -4,8 +4,8 @@
4
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<link rel="icon" href="Snake Game/Snakeicon.png" type="image/png">
7
- <script src="scripts/script.js" charset="utf-8"></script>
8
- <link rel="stylesheet" href="styles/style.css">
+ <script src="Snake Game/script.js" charset="utf-8"></script>
+ <link rel="stylesheet" href="Snake Game/style.css">
9
<link rel="preconnect" href="https://fonts.googleapis.com">
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11
<link href="https://fonts.googleapis.com/css2?family=Concert+One&family=Orbitron:wght@400;700;900&family=Play:wght@400;700&display=swap" rel="stylesheet">
0 commit comments