28 lines
1.2 KiB
HTML
28 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>wordl</title>
|
|
<link rel="stylesheet" href="/styles-56e395d325eea0a0.css" integrity="sha384-BKXf0WUvwZXMIC1tQftZYg6IGrJLeye6QMBsIJIV/h8FrUIm8CdRg2PVDsWMe+21"/>
|
|
<!-- <link data-trunk href="./assets/favicon.ico" rel="icon" type="image/x-icon"> -->
|
|
|
|
<link rel="manifest" href="public/manifest.json" />
|
|
|
|
<link rel="modulepreload" href="/wordl-frontend-82476a04c8cb965b.js" crossorigin=anonymous integrity="sha384-sLI6D8L/szNYJu/dgZ/Pugcohs14suPzRoz0pR2QVDfd9SvWhFuJuB7IUCdOgTPo">
|
|
<link rel="preload" href="/wordl-frontend-82476a04c8cb965b_bg.wasm" crossorigin=anonymous integrity="sha384-UyMTHS5zvUVDiMzWQYs28VsL9JVvvZz69Tw3rt4nhUMLwYPUjeCgEhSzlt9cCVbj" as="fetch" type="application/wasm"></head>
|
|
<body class="bg-black text-white">
|
|
|
|
<script type="module" nonce="AYcatd/md5Pi6GTI3MPbxg==">
|
|
import init, * as bindings from '/wordl-frontend-82476a04c8cb965b.js';
|
|
const wasm = await init('/wordl-frontend-82476a04c8cb965b_bg.wasm');
|
|
|
|
|
|
window.wasmBindings = bindings;
|
|
|
|
|
|
dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
|
|
|
|
</script></body>
|
|
</html>
|