Added the Jewel Weaver
This commit is contained in:
parent
c666b1bf51
commit
a89bdaf7f4
10
index.html
10
index.html
|
|
@ -360,6 +360,16 @@
|
|||
</div>
|
||||
|
||||
<!-- Game Card 3 -->
|
||||
<div class="game-card">
|
||||
<div class="game-icon">
|
||||
<img src="jewelWeaver.png" style="width: 100%; height: 100%; object-fit: contain;" />
|
||||
</div>
|
||||
<h3 class="game-title">The Jewel Weaver</h3>
|
||||
<p class="game-description">Match Jewels and help your Allies before the jewels reach the top!</p>
|
||||
<a href="the-jewel-weaver/" class="play-btn">PLAY NOW</a>
|
||||
</div>
|
||||
|
||||
<!-- Game Card 4 -->
|
||||
<div class="game-card">
|
||||
<div class="game-icon">
|
||||
<img src="Fablewood.png" style="width: 100%; height: 100%; object-fit: contain;" />
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 1011 KiB |
Loading…
Reference in New Issue