binlib changes
This commit is contained in:
parent
89302a5534
commit
3a5bdb3bbb
2 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head id="head">
|
||||
<script src="env.js"></script>
|
||||
<script src="runtime.js" id="runtime-script" type="module"></script>
|
||||
<script src="/env.js" type="module"></script>
|
||||
<script src="/runtime.js" id="runtime-script" type="module"></script>
|
||||
</head>
|
||||
<body style="margin:0;" id="body"></body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue