Skip to content

Commit fea918a

Browse files
committed
updated the index file
1 parent b7d5341 commit fea918a

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

File renamed without changes.

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,6 +1382,19 @@ <h4>Maze Game</h4>
13821382
<a href="https://github.com/swapnilsparsh/30DaysOfJavaScript/tree/master/112%20-%20Maze%20Game"><button class="button">Github</button></a>
13831383
</div>
13841384

1385+
1386+
<div class="maincard">
1387+
<div class="card1">
1388+
<img src="30DaysOfJavaScript\assets\catch-the-ball.png alt="Project Image">
1389+
</div>
1390+
<div class="card">
1391+
<h4>CatchTheBall</h4>
1392+
<p>Catch the ball on the rolling pad and beat your own highscore!</p>
1393+
<a href="117 - CatchTheBall"><button class="button">Live</button></a>
1394+
<a href="http://127.0.0.1:5500/117-CatchTheBall/index.html"><button class="button">Github</button></a>
1395+
</div>
1396+
</div>
1397+
13851398

13861399
<!-- ... other cards ... -->
13871400
</div>

0 commit comments

Comments
 (0)