mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-16 13:10:00 -04:00
Update gametest2.html
This commit is contained in:
parent
30b5a8d25b
commit
e091e139a4
1 changed files with 5 additions and 5 deletions
|
@ -229,7 +229,7 @@
|
|||
|
||||
<div class="responsive">
|
||||
<div class="gallery">
|
||||
<a target="_blank" href="index.html">
|
||||
<a target="_blank" href="./gfiles/html5games/2048/index.html">
|
||||
<img src="/assets/img/2048.png" alt="2048" width="600" height="400">
|
||||
</a>
|
||||
<div class="desc">Use your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one. Try to beat your high score!</div>
|
||||
|
@ -239,7 +239,7 @@
|
|||
|
||||
<div class="responsive">
|
||||
<div class="gallery">
|
||||
<a target="_blank" href="index.html">
|
||||
<a target="_blank" href="./gfiles/html5games/asteroids/index.html">
|
||||
<img src="/assets/img/astoroids.png" alt="Asteroids" width="600" height="400">
|
||||
</a>
|
||||
<div class="desc">Asteroids is a space-themed multidirectional shooter arcade game!</div>
|
||||
|
@ -248,8 +248,8 @@
|
|||
|
||||
<div class="responsive">
|
||||
<div class="gallery">
|
||||
<a target="_blank" href="img_lights.jpg">
|
||||
<img src="img_lights.jpg" alt="GAME" width="600" height="400">
|
||||
<a target="_blank" href="./gfiles/html5games/astray/index.html">
|
||||
<img src="/assets/img/astray.png" alt="GAME" width="600" height="400">
|
||||
</a>
|
||||
<div class="desc">Add a description</div>
|
||||
</div>
|
||||
|
@ -323,4 +323,4 @@
|
|||
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue