Skip to content

Commit 70871db

Browse files
authored
Update index.html
1 parent 5a6af6c commit 70871db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Java Game Application</title>
6+
<title>JavaGameStuff - Website</title>
77
<link rel="icon" type="image/png" href="img/javawebsiteicon.png">
88
<style>
99
body {
@@ -146,6 +146,7 @@ <h2>About</h2>
146146
<ul>
147147
<li><p>Pong (2 players)</p></li>
148148
<li><p>Snake</p></li>
149+
<li><p>Tetris</p></li>
149150
</ul>
150151
</section>
151152
<section id="releases">

0 commit comments

Comments
 (0)