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 10, 2023
1 parent 5f26bd5 commit d7b118e
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/hardestgame/index.html'">
<img src="games/img/worldshardestgame.png">
<p>The World's Hardest Game</p>
<div onclick="window.location.href = 'games/bitlife/index.html'">
<img src="games/img/bitlife.png">
<p>BitLife</p>
</div>
<div onclick="window.location.href = 'games/paperio2/index.html'">
<img src="games/img/paperio2.png">
<p>Paper.io 2</p>
<div onclick="window.location.href = 'games/1v1lol/index.html'">
<img src="games/img/1v1lol.png">
<p>1v1.lol</p>
</div>
</div>

Expand Down

0 comments on commit d7b118e

Please sign in to comment.