Skip to content

Commit 35ecc31

Browse files
authored
Update index.html
1 parent 9c5fec1 commit 35ecc31

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

index.html

+1-8
Original file line numberDiff line numberDiff line change
@@ -271,13 +271,6 @@ <h4>Snake Game</h4>
271271
<img src="30DaysOfJavaScript/assets/38.png" alt="Snake Game" />
272272
</a>
273273
</div>
274-
275-
<div class="item">
276-
<a target="_blank" href="38 - Snake-Game/index.html">
277-
<h4>Snake Game</h4>
278-
<img src="30DaysOfJavaScript/assets/38.png" alt="Snake Game" />
279-
</a>
280-
</div>
281274
<div class="item">
282275
<a target="_blank" href="39 - Age Calculator/index.html">
283276
<h4>Age Calculator</h4>
@@ -305,4 +298,4 @@ <h4>Gradient Generator</h4>
305298
</footer>
306299
</body>
307300

308-
</html>
301+
</html>

0 commit comments

Comments
 (0)