Skip to content

Commit 8525daf

Browse files
committed
Deploying to gh-pages from @ 8fcf40e 🚀
1 parent 60b4ce1 commit 8525daf

4 files changed

Lines changed: 427 additions & 381 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
<link rel="shortcut icon" href="favicon.ico" />
99

10-
<script type="module" nonce="LewceLJW+SRUq+HGBE5chA==">
11-
import init, * as bindings from '/yew-hooks/yew-app-4edb4c237464fc88.js';
12-
const wasm = await init({ module_or_path: '/yew-hooks/yew-app-4edb4c237464fc88_bg.wasm' });
10+
<script type="module">
11+
import init, * as bindings from '/yew-hooks/yew-app-8e1a901deaff5b6d.js';
12+
const wasm = await init({ module_or_path: '/yew-hooks/yew-app-8e1a901deaff5b6d_bg.wasm' });
1313

1414

1515
window.wasmBindings = bindings;
@@ -20,8 +20,8 @@
2020
</script>
2121

2222

23-
<link rel="stylesheet" href="/yew-hooks/tailwind-e2b62329fa2d0e84.css" integrity="sha384&#x2D;19Pwbm5Zel6d28NdwNy5Ti12tq3SLKxWim9ODwM0iRnfuue1Nev10oiY&#x2B;2M9&#x2B;OTq"/>
23+
<link rel="stylesheet" href="/yew-hooks/tailwind-e2b62329fa2d0e84.css" integrity="sha384-19Pwbm5Zel6d28NdwNy5Ti12tq3SLKxWim9ODwM0iRnfuue1Nev10oiY+2M9+OTq"/>
2424
<base href="/yew-hooks/" />
25-
<link rel="modulepreload" href="/yew-hooks/yew-app-4edb4c237464fc88.js" crossorigin=anonymous integrity="sha384-SQ0tgpgccUQrbM2ruB9Z4BRftFft+bllfuZ8lIauc1lI+MP1vQEa3H2XaNNW78+6"><link rel="preload" href="/yew-hooks/yew-app-4edb4c237464fc88_bg.wasm" crossorigin=anonymous integrity="sha384-S3qHPONgKkhFeu7YDox9Mlb+yuJrua9GoZHLepczaCrBinmx63lYCBiLwJyvumUn" as="fetch" type="application/wasm"></head>
25+
<link rel="modulepreload" href="/yew-hooks/yew-app-8e1a901deaff5b6d.js" crossorigin="anonymous" integrity="sha384-VHvvezeFy/VebL+RUjI8BA5Co5M4Zeny9RoFxwzD5JNlbdowUGxyGWB+rYXr23lh"><link rel="preload" href="/yew-hooks/yew-app-8e1a901deaff5b6d_bg.wasm" crossorigin="anonymous" integrity="sha384-o3fYa77czYxmFKjn3i0VYhipp7480KbZuVAakP1jT2n3snzQSGbPqA/LtD9dhptO" as="fetch" type="application/wasm"></head>
2626
<body class="min-h-screen"></body>
2727
</html>

yew-app-4edb4c237464fc88_bg.wasm

-12.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)