Skip to content

Commit

Permalink
updated popular games
Browse files Browse the repository at this point in the history
  • Loading branch information
IamChristianS committed Oct 1, 2023
1 parent ab59d02 commit d3c3dfb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,13 +149,13 @@ <h2 style="font-weight:bold;"><i class="fa-solid fa-triangle-exclamation"></i> I
<img src="games/img/cookclck.png">
<p>Cookie Clicker</p>
</div>
<div onclick="window.location.href = 'games/bitlife/index.html'">
<img src="games/img/bitlife.png">
<p>BitLife</p>
<div onclick="window.location.href = 'games/slope/index.html'">
<img src="games/img/slope.png">
<p>Slope</p>
</div>
<div onclick="window.location.href = 'games/stickmanhook/index.html'">
<img src="games/img/stickmanhook.png">
<p>Stickman Hook</p>
<div onclick="window.location.href = 'games/subwaysurferssanfransisco/index.html'">
<img src="games/img/subwaysurferssanfransisco.png">
<p>Subway Surfers: San Fransisco</p>
</div>
</div>

Expand Down

0 comments on commit d3c3dfb

Please sign in to comment.