We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87feaaf commit e812070Copy full SHA for e812070
1 file changed
index.html
@@ -51,6 +51,12 @@ <h3>Dodge & Survive</h3>
51
<p>A fast-paced arcade game where you dodge enemies and try to survive as long as possible.</p>
52
</a>
53
</div>
54
+ <div class="game-card">
55
+ <a href="./the-sound-quiz/index.html">
56
+ <h3>The Sound Quiz</h3>
57
+ <p>A simple quiz. You hear sounds and you have to guess them.</p>
58
+ </a>
59
+ </div>
60
61
62
</body>
0 commit comments