Skip to content

Commit 1145fbb

Browse files
authored
Update index.html
1 parent 70de1b4 commit 1145fbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

games/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
</head>
7979
<body>
8080
<a href="/ultimate-clicker-game" class="green-rectangle-button">Ultimate Clicker Game</a>
81-
<a href="/basic-farming-game" class="green-rectangle-button">Simple Farming Gane</a>
81+
<a href="/basic-farming-game" class="green-rectangle-button">Simple Farming Game</a>
82+
<a href="/basic-zombie-game" class="green-rectangle-button">Basic Zombie Game</a>
8283
</body>
8384
</html>
8485

0 commit comments

Comments
 (0)