Skip to content

Commit

Permalink
carousel name change
Browse files Browse the repository at this point in the history
  • Loading branch information
Westwitt authored Nov 24, 2023
1 parent 5af212b commit 75b8fd1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/pages/games/games.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
<div class="column">
<div class="card one">
<img src="../../img/diablo-capa.webp" style="width: 95px;" />
<p>Dead Cells</p>
<p>Diablo</p>
</div>
<div class="card two">
<img src="../../img/fifa-capa.webp" style="width: 95px;" />
<p>Dead Cells</p>
<p>Fifa 2024</p>
</div>
<div class="card three">
<img src="../../img/thelastofus-capa.webp" style="width: 95px;" />
<p>Dead Cells</p>
<p>The Last Of Us</p>
</div>
<div class="card four">
<img src="../../img/reddead-capa.png" style="width: 95px;" />
<p>Dead Cells</p>
<p>Red Dead Redemption</p>
</div>
<div class="card five">
<img src="../../img/cyberpunk-capa.png" style="width: 95px;"/>
<p>Dead Cells</p>
<p>Cyberpunk 2077</p>
</div>
</div>
</section>
Expand Down

0 comments on commit 75b8fd1

Please sign in to comment.