Fix links for YoHoHo.io game and correct class name in game title

This commit is contained in:
2025-04-15 13:07:14 +00:00
parent c5317b8e60
commit 44c62f1882
+2 -2
View File
@@ -745,8 +745,8 @@
</a>
</div>
<div class="game">
<a href="./WebGames-master/WebGames-master/games/YoHoHo.io-main/index.html">
<img src="./WebGames-master/WebGames-master/assets/yahoho.jpeg" alt="Yohoho.io">
<a href="games/YoHoHo.io-main/index.html">
<img src="assets/yahoho.jpeg" alt="Yohoho.io">
<div clsaa="game-title">yohoho.io</div>
</a>
</div>