This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/public_html/game.html

9 lines
142 B
HTML
Raw Normal View History

2018-11-28 16:17:51 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Crafty Things</title>
<script src="game.bundle.js"></script>
</head>
<body></body>
</html>