Skip to content

Commit

Permalink
Deploying to gh-pages from @ e35a574 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveCookTU committed Sep 3, 2024
0 parents commit fcf0274
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="./output-e19b546ba19a3ea3.css" integrity="sha384&#x2D;7kgrg0dXSYeGo7o1xmsn9I4jMinpbOf6JdDXWRhaevCDFlkGX9SWRvWZ6F78YPBr"/>
<link rel="icon" href="./icon-921e2602e2d5d500.png" integrity="sha384&#x2D;SMF&#x2B;cFUT&#x2B;nWxmipFSREZhu1mAAxtOTt981Rel9HTNjjdNxX4aEdQjliqCB0iWL3c"/>

<script type="module" nonce="3rPEu/ftqTl02Pd94fkLYg==">
import init, * as bindings from './sports_time_puller-5e6ebc685238c41e.js';
const wasm = await init('./sports_time_puller-5e6ebc685238c41e_bg.wasm');


window.wasmBindings = bindings;


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

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

<link rel="modulepreload" href="./sports_time_puller-5e6ebc685238c41e.js" crossorigin=anonymous integrity="sha384-DbdPRFrnt3cR3RSiR1r5E8yE6t+EumlWgIYvS82h9hcUi+ouT/ZVkxiGCKEXxqp7">
<link rel="preload" href="./sports_time_puller-5e6ebc685238c41e_bg.wasm" crossorigin=anonymous integrity="sha384-PZR47oqX4N9oiDxh4HJ7jgKeMlJzcUZmy8bVX1JZKirGwRBzr6/vwBcFDWoE2r4e" as="fetch" type="application/wasm"></head>
<body class="bg-gray-200 font-sans">
<!-- INJECT BODY -->
</body>
</html>
Loading

0 comments on commit fcf0274

Please sign in to comment.