We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62e90db + 6714b25 commit d7ab5cdCopy full SHA for d7ab5cd
1 file changed
web-app/index.html
@@ -81,10 +81,10 @@ <h3>FLAMES Game</h3>
81
</div>
82
<div class="project-card" data-category="games" data-project="password-forge">
83
<div class="card-icon">🔐</div>
84
-
85
<h3>Password Forge</h3>
86
87
<p>Survive evolving firewall password rules!</p>
+ <button class="btn-play">Play Now</button>
+ </div>
88
89
<div class="project-card" data-category="games" data-project="snake-game">
90
<div class="card-icon">🐍</div>
0 commit comments