Update games.html

This commit is contained in:
Cobalt-60
2023-05-29 22:13:28 -04:00
committed by GitHub
parent 9e1ddad327
commit 124df470fa
+1 -7
View File
@@ -16,15 +16,9 @@
<h1>Games</h1>
<div class="games">
<div class="game">
<img src="game_img.png">
<h3>Title</h3>
<span>Description</span>
</div>
</div>
</div>
<script src="/assets/js/main.js" type="module"></script>
</body>
</html>
</html>