Skip to content

Commit 623be82

Browse files
committed
Fix duplicate Number Guessing Game cards
1 parent 13e62f8 commit 623be82

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

web-app/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,11 +1265,6 @@ <h3 class="timeline-title">thrive</h3>
12651265
<h3>BlackJack21</h3>
12661266
<p>Beat the dealer!</p>
12671267
<button class="btn-play">Play Now</button>
1268-
</div><div class="project-card" data-category="games" data-project="number-guessing">
1269-
<div class="card-icon">🎯</div>
1270-
<h3>Number Guessing</h3>
1271-
<p>Guess the secret number!</p>
1272-
<button class="btn-play">Play Now</button>
12731268
</div><div class="project-card" data-category="math" data-project="fibonacci">
12741269
<div class="card-icon"></div>
12751270
<h3>Fibonacci Series</h3>

0 commit comments

Comments
 (0)