Skip to content

Commit e99f816

Browse files
committed
Deploying to pages from @ 8328a6a 🚀
1 parent 6e657fa commit e99f816

4 files changed

+1252
-1279
lines changed

index.html

+4-6
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,11 @@
2222
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
2323

2424
<noscript>This page requires JavaScript</noscript>
25-
26-
<link rel="modulepreload" href="/simplicity-webide-2309f38442ce5229.js" crossorigin=anonymous integrity="sha384-TofcqtMuiBicixU7flmwxNQtZ81gq++IgaIi1sqjB77tycQ/fpCiUp+DDGiKEotg">
27-
<link rel="preload" href="/simplicity-webide-2309f38442ce5229_bg.wasm" crossorigin=anonymous integrity="sha384-NeM2IKyk0gUmhhK6komC6TDmL65r1OLtauuxDU2d5EIsBpLhPj63f5vvOIwlT3aI" as="fetch" type="application/wasm"></head>
25+
<link rel="modulepreload" href="/simplicity-webide-5300428169f7a3ff.js" crossorigin=anonymous integrity="sha384-pp+37RCk+07eFpwo37ixLI94a1tsTM7caEmaEEnwFej0l/kvLbxACurFzqt7RQ1Q"><link rel="preload" href="/simplicity-webide-5300428169f7a3ff_bg.wasm" crossorigin=anonymous integrity="sha384-4UQ3Ru2HfthhSoBoi78ZyTzEgXSJ7V83hKDW5pPIZkmFYQnnrUWJX3cG0kif4S8B" as="fetch" type="application/wasm"></head>
2826
<body>
29-
<script type="module">
30-
import init, * as bindings from '/simplicity-webide-2309f38442ce5229.js';
31-
const wasm = await init('/simplicity-webide-2309f38442ce5229_bg.wasm');
27+
<script type="module" nonce="ShPcfJSR4wfHK2dkejQYtg==">
28+
import init, * as bindings from '/simplicity-webide-5300428169f7a3ff.js';
29+
const wasm = await init('/simplicity-webide-5300428169f7a3ff_bg.wasm');
3230

3331

3432
window.wasmBindings = bindings;

0 commit comments

Comments
 (0)