here_be_dragons/docs/index.html

12 lines
297 B
HTML
Raw Normal View History

2020-09-12 08:08:07 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
2020-09-12 13:49:33 +00:00
<title>Hello wasm-pack!</title>
2020-09-12 08:08:07 +00:00
</head>
<body>
2020-09-12 13:49:33 +00:00
<noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript>
<script src="./bootstrap.js"></script>
2020-09-12 08:08:07 +00:00
</body>
</html>