Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mamadceto authored Aug 23, 2024
1 parent 37d15c4 commit 27273a6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ <h1>Hamster Promo Key Generator [CeTo]</h1>
<section class="game-selection">
<h2>Select Your Game : </h2>
<div class="game-grid">
<div class="game-card" data-game="9">
<img src="https://cdn.hamsterkombat.io/mud_racing/image.webp" alt="Mud Racing">
<span>Mud Racing</span>
</div>
<div class="game-card" data-game="8">
<img src="https://cdn.hamsterkombat.io/mow_trim/image.webp" alt="Mow and Trim">
<span>Mow and Trim</span>
</div>
<div class="game-card" data-game="7">
<img src="https://cdn.hamsterkombat.io/polysphere/image.webp" alt="Polysphere">
<span>Polysphere</span>
Expand Down

0 comments on commit 27273a6

Please sign in to comment.