index.html is empty now

This commit is contained in:
Olivier Gagnon
2021-09-25 14:14:50 -04:00
parent 97624395c1
commit 60a91cd9f7
5 changed files with 6 additions and 9 deletions
+1 -4
View File
@@ -38,10 +38,7 @@
<% } %>
</head>
<body>
<div id="entire-game-container">
<div id="mainmenu-container" style="display: flex; flex-direction: row"></div>
</div>
<div id="root" />
</body>
<script src="src/ThirdParty/raphael.min.js"></script>
</html>