Spaces:
Running
Running
laurent
commited on
Commit
·
6d7ec2c
1
Parent(s):
9590ed0
Change the root url.
Browse files- index.html +3 -3
index.html
CHANGED
@@ -4,15 +4,15 @@
|
|
4 |
|
5 |
|
6 |
|
7 |
-
<script type="module">import init from '/
|
8 |
|
9 |
|
10 |
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic">
|
11 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.css">
|
12 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/milligram/1.4.1/milligram.css">
|
13 |
|
14 |
-
<link rel="preload" href="/
|
15 |
-
<link rel="modulepreload" href="/
|
16 |
<body>
|
17 |
|
18 |
<script>(function () {
|
|
|
4 |
|
5 |
|
6 |
|
7 |
+
<script type="module">import init from '/app-c34faa410cb6796f.js';init('/app-c34faa410cb6796f_bg.wasm');</script>
|
8 |
|
9 |
|
10 |
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic">
|
11 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.css">
|
12 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/milligram/1.4.1/milligram.css">
|
13 |
|
14 |
+
<link rel="preload" href="/app-c34faa410cb6796f_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
15 |
+
<link rel="modulepreload" href="/app-c34faa410cb6796f.js"></head>
|
16 |
<body>
|
17 |
|
18 |
<script>(function () {
|