Skip to content

Commit 76ad5a0

Browse files
Merge pull request steam-bell-92#622 from anujsharma8d/fix/duplicate-game-card
Fix duplicate Number Guessing Game cards
2 parents 13e62f8 + 623be82 commit 76ad5a0

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)