This commit is contained in:
thermokarst 2020-11-12 23:13:14 +00:00
parent 627c5560db
commit ccaeb783f8
5 changed files with 24 additions and 11 deletions

View file

@ -6,6 +6,7 @@
</head>
<body>
<noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript>
<input id="input" type="file" multiple>
<script src="./bootstrap.js"></script>
</body>
</html>