Skip to content

Commit

Permalink
deploy: 3ef353c
Browse files Browse the repository at this point in the history
  • Loading branch information
hitchhooker committed Jan 14, 2024
1 parent 5b21528 commit 32d6755
Show file tree
Hide file tree
Showing 5 changed files with 234 additions and 234 deletions.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<link rel="icon" type="image/svg+xml" href="/public/logo.svg">

<script type="module">
import init, * as bindings from '/polka-run-646f04f6940274f0.js';
init('/polka-run-646f04f6940274f0_bg.wasm');
import init, * as bindings from '/polka-run-73348292fff6b179.js';
init('/polka-run-73348292fff6b179_bg.wasm');
window.wasmBindings = bindings;

</script>
Expand All @@ -16,8 +16,8 @@
<link rel="stylesheet" href="/output-5a61af3b8bb76bba.css" integrity="sha384-_VDD80RXdRZT3pe3zgxJkVT-gfDF_0MeIXNipbbGMw3LiNWw7CseUL6pdD23vq0U">
<title>polka.run</title>

<link rel="preload" href="/polka-run-646f04f6940274f0_bg.wasm" as="fetch" type="application/wasm" crossorigin="anonymous" integrity="sha384-OavxFiwCl5HSGifZ6l901D7QLCpl8LKL1sBsqIh5TntxjTJvP2N4nPjAIaLoj-x8">
<link rel="modulepreload" href="/polka-run-646f04f6940274f0.js" crossorigin="anonymous" integrity="sha384-Atyut9kb--xjUI23t4afTYZ0a9__hqZX-ImgjINXOebRRWMenqCusJWOqVTOfkce"></head>
<link rel="preload" href="/polka-run-73348292fff6b179_bg.wasm" as="fetch" type="application/wasm" crossorigin="anonymous" integrity="sha384-5PbYy2uk13T1jIav-LulzlPCDyPy8dAGzDXxup5-UsMOo0sW8Ji3ZLrl-rr-ALsO">
<link rel="modulepreload" href="/polka-run-73348292fff6b179.js" crossorigin="anonymous" integrity="sha384-ML0kzU4LdsnitqPos5gPst7VM0KNAq1_cH7j1rOiVQh2tpbkpNIBXuDaK1MaMrmF"></head>

<body>

Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<link rel="icon" type="image/svg+xml" href="/public/logo.svg">

<script type="module">
import init, * as bindings from '/polka-run-646f04f6940274f0.js';
init('/polka-run-646f04f6940274f0_bg.wasm');
import init, * as bindings from '/polka-run-73348292fff6b179.js';
init('/polka-run-73348292fff6b179_bg.wasm');
window.wasmBindings = bindings;

</script>
Expand All @@ -16,8 +16,8 @@
<link rel="stylesheet" href="/output-5a61af3b8bb76bba.css" integrity="sha384-_VDD80RXdRZT3pe3zgxJkVT-gfDF_0MeIXNipbbGMw3LiNWw7CseUL6pdD23vq0U">
<title>polka.run</title>

<link rel="preload" href="/polka-run-646f04f6940274f0_bg.wasm" as="fetch" type="application/wasm" crossorigin="anonymous" integrity="sha384-OavxFiwCl5HSGifZ6l901D7QLCpl8LKL1sBsqIh5TntxjTJvP2N4nPjAIaLoj-x8">
<link rel="modulepreload" href="/polka-run-646f04f6940274f0.js" crossorigin="anonymous" integrity="sha384-Atyut9kb--xjUI23t4afTYZ0a9__hqZX-ImgjINXOebRRWMenqCusJWOqVTOfkce"></head>
<link rel="preload" href="/polka-run-73348292fff6b179_bg.wasm" as="fetch" type="application/wasm" crossorigin="anonymous" integrity="sha384-5PbYy2uk13T1jIav-LulzlPCDyPy8dAGzDXxup5-UsMOo0sW8Ji3ZLrl-rr-ALsO">
<link rel="modulepreload" href="/polka-run-73348292fff6b179.js" crossorigin="anonymous" integrity="sha384-ML0kzU4LdsnitqPos5gPst7VM0KNAq1_cH7j1rOiVQh2tpbkpNIBXuDaK1MaMrmF"></head>

<body>

Expand Down
Binary file removed polka-run-646f04f6940274f0_bg.wasm
Binary file not shown.
Loading

0 comments on commit 32d6755

Please sign in to comment.