We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6af6c commit 70871dbCopy full SHA for 70871db
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Java Game Application</title>
+ <title>JavaGameStuff - Website</title>
7
<link rel="icon" type="image/png" href="img/javawebsiteicon.png">
8
<style>
9
body {
@@ -146,6 +146,7 @@ <h2>About</h2>
146
<ul>
147
<li><p>Pong (2 players)</p></li>
148
<li><p>Snake</p></li>
149
+ <li><p>Tetris</p></li>
150
</ul>
151
</section>
152
<section id="releases">
0 commit comments