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-ee33d68e538eb411.css" integrity="sha384-VemAqPaskVP87p4noZgkqPXi9J04CRYEjIS2QPGi7Odp6o+XdpPGWYbkxwQuac0P"/>
|
|
<!-- <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-f12cb96db58e762c.js" crossorigin=anonymous integrity="sha384-bBxFiVwzR66Z1hv0ruG4aGTidjq8XBRcL0Crsv4fRIK6kj1hmLn4dH0tm6t9qsCH">
|
|
<link rel="preload" href="/wordl-frontend-f12cb96db58e762c_bg.wasm" crossorigin=anonymous integrity="sha384-rH9nswm1hLZCk8ksVMGninp4DCq3b/MGGV6gv4p6gPvfWUVvNswadaIr2RbcyaNS" as="fetch" type="application/wasm"></head>
|
|
<body class="bg-black text-white">
|
|
|
|
<script type="module" nonce="FBx2FAPOfqu3mKchrgJ5jg==">
|
|
import init, * as bindings from '/wordl-frontend-f12cb96db58e762c.js';
|
|
const wasm = await init('/wordl-frontend-f12cb96db58e762c_bg.wasm');
|
|
|
|
|
|
window.wasmBindings = bindings;
|
|
|
|
|
|
dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
|
|
|
|
</script></body>
|
|
</html>
|