Skip to content

Commit a4fd769

Browse files
authored
Update index.html
1 parent 98d6401 commit a4fd769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<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">
7+
<script src="Snake Game/script.js" charset="utf-8"></script>
8+
<link rel="stylesheet" href="Snake Game/style.css">
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<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

Comments
 (0)