index.html
This commit is contained in:
parent
ac0c42fc87
commit
79ad4f815a
8
generated/index.html
Normal file
8
generated/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
<script type="module">
|
||||
import init from "./strafe-client.js";
|
||||
init();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user