Skip to content

Commit

Permalink
deploy: a54f171
Browse files Browse the repository at this point in the history
  • Loading branch information
sectore committed Nov 8, 2023
1 parent cef245a commit e4b06d4
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,9 +1,9 @@
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<title>Exify</title>
<link rel="stylesheet" href="/index-f0b360a8fb9ad536.css">
<link rel="stylesheet" href="/exify/index-f0b360a8fb9ad536.css">

<link rel="preload" href="/exify-b646c33d1384b851_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/exify-b646c33d1384b851.js"></head>
<link rel="preload" href="/exify/exify-b646c33d1384b851_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/exify/exify-b646c33d1384b851.js"></head>
<body>
<script type="module">import init from '/exify-b646c33d1384b851.js';init('/exify-b646c33d1384b851_bg.wasm');</script></body></html>
<script type="module">import init from '/exify/exify-b646c33d1384b851.js';init('/exify/exify-b646c33d1384b851_bg.wasm');</script></body></html>

0 comments on commit e4b06d4

Please sign in to comment.