We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13e62f8 + 623be82 commit 76ad5a0Copy full SHA for 76ad5a0
1 file changed
web-app/index.html
@@ -1265,11 +1265,6 @@ <h3 class="timeline-title">thrive</h3>
1265
<h3>BlackJack21</h3>
1266
<p>Beat the dealer!</p>
1267
<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>
1273
</div><div class="project-card" data-category="math" data-project="fibonacci">
1274
<div class="card-icon">✨</div>
1275
<h3>Fibonacci Series</h3>
0 commit comments