wordl/frontend/dist/index.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-77d352ca8ada1544.css" integrity="sha384&#x2D;TcEfMwgAp&#x2F;NQ2Vm5fC1nICxVYrNbD17D8OID3K4KgfAki5VPpBdGA&#x2B;rzb&#x2F;tRh&#x2F;dP"/>
<!-- <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-13f5d4b052a1434e.js" crossorigin=anonymous integrity="sha384-tVLovjz+Qu7uW8oMoQPnsy2W/wfDByzaPHxqA2c891yx6Rq16czXoVsIh9t4NJcJ">
<link rel="preload" href="/wordl-frontend-13f5d4b052a1434e_bg.wasm" crossorigin=anonymous integrity="sha384-s1usZtXH5zGflc3eBjnMoAKZngqWgb6KOz2sWOJbpF+B2mzXAFBicK/8xyP4rSWT" as="fetch" type="application/wasm"></head>
<body class="bg-black text-white">
<script type="module" nonce="ay+H7lysco+wybA03vZVQw==">
import init, * as bindings from '/wordl-frontend-13f5d4b052a1434e.js';
const wasm = await init('/wordl-frontend-13f5d4b052a1434e_bg.wasm');
window.wasmBindings = bindings;
dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
</script></body>
</html>