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 30, 2024
1 parent ad43b24 commit ef55787
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="12">
<img src="https://cdn.hamsterkombat.io/gangs_wars/image.webp" alt="Gangs Wars">
<span>Gangs Wars</span>
</div>
<div class="game-card" data-game="11">
<img src="https://cdn.hamsterkombat.io/zoopolis/image.webp" alt="Zoopolis">
<span>Zoopolis</span>
</div>
<div class="game-card" data-game="10">
<img src="https://cdn.hamsterkombat.io/cafe_dash/image.webp" alt="CafeDash">
<span>CafeDash</span>
Expand Down

0 comments on commit ef55787

Please sign in to comment.