Skip to content

Commit

Permalink
added 3 game icons
Browse files Browse the repository at this point in the history
  • Loading branch information
IamChristianS committed Sep 6, 2023
1 parent df725d0 commit 096316b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
</div>
<div class="game-item">
<a href="games/solitaire/index.html" target="_blank">
<img src="games/img/placeholder.png" alt="Solitaire">
<img src="games/img/solitaire.png" alt="Solitaire">
</a>
<a href="games/solitaire/index.html" target="_blank"><strong>Solitaire</strong></a>
</div>
Expand Down Expand Up @@ -295,7 +295,7 @@
</div>
<div class="game-item">
<a href="games/stickmanhook/index.html" target="_blank">
<img src="games/img/placeholder.png" alt="Stickman Hook">
<img src="games/img/stickmanhook.png" alt="Stickman Hook">
</a>
<a href="games/stickmanhook/index.html" target="_blank"><strong>Stickman Hook</strong></a>
</div>
Expand Down Expand Up @@ -325,7 +325,7 @@
</div>
<div class="game-item">
<a href="games/craftmine/index.html" target="_blank">
<img src="games/img/placeholder.png" alt="CraftMine">
<img src="games/img/craftmine.png" alt="CraftMine">
</a>
<a href="games/craftmine/index.html" target="_blank"><strong>CraftMine</strong></a>
</div>
Expand Down
Binary file added games/img/craftmine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added games/img/solitaire.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added games/img/stickmanhook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 096316b

Please sign in to comment.