Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2df7a94 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveCookTU committed Sep 3, 2024
0 parents commit a0dab8d
Show file tree
Hide file tree
Showing 5 changed files with 2,013 additions and 0 deletions.
Binary file added icon-921e2602e2d5d500.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sports Time Puller</title>
<link rel="stylesheet" href="sports_time_puller/output-e19b546ba19a3ea3.css" integrity="sha384&#x2D;7kgrg0dXSYeGo7o1xmsn9I4jMinpbOf6JdDXWRhaevCDFlkGX9SWRvWZ6F78YPBr"/>
<link rel="icon" href="sports_time_puller/icon-921e2602e2d5d500.png" integrity="sha384&#x2D;SMF&#x2B;cFUT&#x2B;nWxmipFSREZhu1mAAxtOTt981Rel9HTNjjdNxX4aEdQjliqCB0iWL3c"/>

<script type="module" nonce="7GUkmvJ48P7HUUsQ+dH5NQ==">
import init, * as bindings from 'sports_time_puller/sports_time_puller-975b37ef30a63e42.js';
const wasm = await init('sports_time_puller/sports_time_puller-975b37ef30a63e42_bg.wasm');


window.wasmBindings = bindings;


dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));

</script>
<base href="sports_time_puller/" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- INJECT HEAD -->

<link rel="modulepreload" href="sports_time_puller/sports_time_puller-975b37ef30a63e42.js" crossorigin=anonymous integrity="sha384-CU0FfGi/X4Jh1QSO19HDmmhpSo3Ys8UQSGaSevOvkEX950MUUReFDP6/LEP+9of6">
<link rel="preload" href="sports_time_puller/sports_time_puller-975b37ef30a63e42_bg.wasm" crossorigin=anonymous integrity="sha384-jTQvbv3/m52nvsXOMVs/YkNxOc5H+KebxN9FJoO8NIEmMJ9vBszYBxEZDTs1u1e6" as="fetch" type="application/wasm"></head>
<body class="bg-gray-200 font-sans">
<!-- INJECT BODY -->
</body>
</html>
Loading

0 comments on commit a0dab8d

Please sign in to comment.