Skip to content

Commit af8793e

Browse files
Update index.html
1 parent bbfd878 commit af8793e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ <h1>Lama Games</h1>
4141
</header>
4242
<main>
4343
<section class="games-grid">
44+
<div class="game-card" data-game="lama-clicker/">
45+
<img src="lamaclick.png" alt="Lama Clicker" class="game-thumbnail">
46+
<h3>Lama Clicker</h3>
47+
<p>Click Lamas For Lamas.</p>
48+
</div>
4449
<div class="game-card" data-game="lama-hunt/">
4550
<img src="lamahunt.png" alt="Lama Hunt" class="game-thumbnail">
4651
<h3>Lama Hunt</h3>

0 commit comments

Comments
 (0)