2022-02-27 21:41:03 -07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Hello wasm-pack!</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<noscript>This game requires JavaScript. Sorry for the inconvenience!</noscript>
|
|
|
|
<div id="app"></div>
|
2022-03-15 22:32:32 -07:00
|
|
|
<script src="./bootstrap.js?cache=2022-03-15"></script>
|
2022-02-27 21:41:03 -07:00
|
|
|
</body>
|
|
|
|
</html>
|