Skip to content

Commit

Permalink
deploy: 0320f2f
Browse files Browse the repository at this point in the history
  • Loading branch information
ad2ien committed Oct 23, 2023
1 parent 69556b2 commit b85ebc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<title>Ideal wages calculator 💸</title>
<link rel="stylesheet" href="/index-1c93777628015677.css">
<link rel="stylesheet" href="/ideal-wages-calculator/index-1c93777628015677.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">

<link rel="preload" href="/ideal-wages-calculator-fed8812f43c28d9c_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/ideal-wages-calculator-fed8812f43c28d9c.js"></head>
<link rel="preload" href="/ideal-wages-calculator/ideal-wages-calculator-fed8812f43c28d9c_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/ideal-wages-calculator/ideal-wages-calculator-fed8812f43c28d9c.js"></head>
<body>
<div class="title">
<h1>{"Wages calculator"}</h1>
<h2>{"How much should the other and I earn?"}</h2>
</div>


<script type="module">import init from '/ideal-wages-calculator-fed8812f43c28d9c.js';init('/ideal-wages-calculator-fed8812f43c28d9c_bg.wasm');</script></body></html>
<script type="module">import init from '/ideal-wages-calculator/ideal-wages-calculator-fed8812f43c28d9c.js';init('/ideal-wages-calculator/ideal-wages-calculator-fed8812f43c28d9c_bg.wasm');</script></body></html>

0 comments on commit b85ebc3

Please sign in to comment.