update pages
This commit is contained in:
parent
3263f468e0
commit
a16de32c9e
4 changed files with 698 additions and 6 deletions
13
index.html
13
index.html
|
@ -1,10 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<!DOCTYPE html><html><head>
|
||||
<link rel="preload" href="/./tst-116a483ab9422ef5_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/./tst-116a483ab9422ef5.js"></head><body>
|
||||
|
||||
<h1>Hello world</h1>
|
||||
|
||||
<p>This is a test.</p>
|
||||
<p>This is the main branch.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
<script type="module">import init from '/./tst-116a483ab9422ef5.js';init('/./tst-116a483ab9422ef5_bg.wasm');</script></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue