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-1bccc42915ecbdba.js" crossorigin=anonymous integrity="sha384-73MwLrYrHU/aaPmS02rKEJk0Oj6nMWcLA7wOn5yHL5sX6Zy8dVcLZYqz/sNagDpk">
|
|
<link rel="preload" href="/wordl-frontend-1bccc42915ecbdba_bg.wasm" crossorigin=anonymous integrity="sha384-UN+vIVp8sJrNEHmMfQe9EE2qukIUCFx/9PnFZ3rrqMHvmygQiTCdfoiCNsxwuE54" as="fetch" type="application/wasm"></head>
|
|
<body class="bg-black text-white">
|
|
|
|
<script type="module" nonce="4BpSERk/xrMn+9zlOjPd7A==">
|
|
import init, * as bindings from '/wordl-frontend-1bccc42915ecbdba.js';
|
|
const wasm = await init('/wordl-frontend-1bccc42915ecbdba_bg.wasm');
|
|
|
|
|
|
window.wasmBindings = bindings;
|
|
|
|
|
|
dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
|
|
|
|
</script></body>
|
|
</html>
|