Skip to content

Commit

Permalink
Update games.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Memelite70 authored May 20, 2024
1 parent 1b7ef59 commit 15dcbe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games.html
Original file line number Diff line number Diff line change
Expand Up @@ -652,9 +652,9 @@ <h1> </h1>
<img class="game-image" src="vex8.png" onerror="this.src='./globe.svg'">
<div class="game-text">Vex 8</div>
</a>
<a class="game" href="game.html?game=alien_homonid.swf">
<a class="game" href="game.html?game=alien_hominid.swf">
<img class="game-image" src="alienhominid.png" onerror="this.src='./globe.svg'">
<div class="game-text">Alien Homonid</div>
<div class="game-text">Alien Hominid</div>
</a>
<a class="game" href="game.html?game=age_of_war.swf">
<img class="game-image" src="ageofwar.png" onerror="this.src='./globe.svg'">
Expand Down

0 comments on commit 15dcbe9

Please sign in to comment.