tst_pages/index.html

12 lines
400 B
HTML
Raw Normal View History

2024-03-11 11:28:36 +01:00
<!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>
2024-03-11 10:28:31 +01:00
<h1>Hello world</h1>
2024-03-11 11:30:08 +01:00
<p>This is the page branch.</p>
2024-03-11 10:28:31 +01:00
2024-03-11 11:28:36 +01:00
2024-03-11 11:29:43 +01:00
<script type="module">import init from './tst-116a483ab9422ef5.js';init('./tst-116a483ab9422ef5_bg.wasm');</script></body></html>