Skip to content

Commit f9e2cec

Browse files
committed
fully compeleted!
1 parent f34885a commit f9e2cec

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

Snake Game/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<link rel="stylesheet" href="style.css" />
7+
<link rel="icon" href="snake.png" />
8+
79
<link
810
rel="stylesheet"
911
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"

Snake Game/snake.png

62.4 KB
Loading

To Do List/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ <h2>To Do List <img src="icon.png" /></h2>
2626
</body>
2727
</html>
2828
<!-- completed! -->
29+
30+
<!-- fix -->
31+
<!-- Fix the empty task to add deny it -->

0 commit comments

Comments
 (0)