|
7 | 7 | <link rel="icon" type="image/png" sizes="96x96" href="/quinque/icons/favicon-96x96.png"> |
8 | 8 | <link rel="icon" type="image/png" sizes="32x32" href="/quinque/icons/favicon-32x32.png"> |
9 | 9 | <link rel="icon" type="image/png" sizes="16x16" href="/quinque/icons/favicon-16x16.png"> |
10 | | - <meta name="apple-mobile-web-app-capable" content="yes"> |
11 | | - <meta name="apple-mobile-web-app-status-bar-style" content="default"> |
12 | | - <meta name="apple-mobile-web-app-title" content="Quinque"> |
| 10 | + <meta name="mobile-web-app-capable" content="yes"> |
| 11 | + <meta name="mobile-web-app-status-bar-style" content="default"> |
| 12 | + <meta name="mobile-web-app-title" content="Quinque"> |
13 | 13 | <link rel="apple-touch-icon" href="/quinque/icons/apple-icon-120x120.png"> |
14 | 14 | <link rel="apple-touch-icon" sizes="152x152" href="/quinque/icons/apple-icon-152x152.png"> |
15 | 15 | <link rel="apple-touch-icon" sizes="167x167" href="/quinque/icons/apple-icon-167x167.png"> |
|
18 | 18 | <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width"> |
19 | 19 | <link rel="manifest" crossorigin="use-credentials" href="/quinque/manifest.json" /> |
20 | 20 |
|
21 | | - <link rel="modulepreload" href="/quinque/app/immutable/entry/start.BT3VHHef.js"> |
22 | | - <link rel="modulepreload" href="/quinque/app/immutable/chunks/entry.BglvYtTI.js"> |
23 | | - <link rel="modulepreload" href="/quinque/app/immutable/chunks/scheduler.Btf-vRGu.js"> |
24 | | - <link rel="modulepreload" href="/quinque/app/immutable/chunks/index.NjmGTWo3.js"> |
25 | | - <link rel="modulepreload" href="/quinque/app/immutable/entry/app.GJSnpqu7.js"> |
26 | | - <link rel="modulepreload" href="/quinque/app/immutable/chunks/index.CcGdqOLA.js"> |
| 21 | + <link rel="modulepreload" href="/quinque/app/immutable/entry/start.-TK18pWf.js"> |
| 22 | + <link rel="modulepreload" href="/quinque/app/immutable/chunks/256wIxbu.js"> |
| 23 | + <link rel="modulepreload" href="/quinque/app/immutable/chunks/DvUrYtOh.js"> |
| 24 | + <link rel="modulepreload" href="/quinque/app/immutable/chunks/BpJTbl1z.js"> |
| 25 | + <link rel="modulepreload" href="/quinque/app/immutable/entry/app.rIK_DpKQ.js"> |
| 26 | + <link rel="modulepreload" href="/quinque/app/immutable/chunks/CIrY-q_u.js"> |
| 27 | + <link rel="modulepreload" href="/quinque/app/immutable/chunks/DGp5DVqz.js"> |
| 28 | + <link rel="modulepreload" href="/quinque/app/immutable/chunks/D5tjMft0.js"> |
27 | 29 | </head> |
28 | 30 | <body data-sveltekit-preload-data="hover" class="h-device flex flex-col bg-gray-800"> |
29 | 31 | <div class="contents"> |
30 | 32 | <script> |
31 | 33 | { |
32 | | - __sveltekit_cuk4r9 = { |
| 34 | + __sveltekit_wjltga = { |
33 | 35 | base: "/quinque", |
34 | 36 | assets: "/quinque" |
35 | 37 | }; |
36 | 38 |
|
37 | 39 | const element = document.currentScript.parentElement; |
38 | 40 |
|
39 | 41 | Promise.all([ |
40 | | - import("/quinque/app/immutable/entry/start.BT3VHHef.js"), |
41 | | - import("/quinque/app/immutable/entry/app.GJSnpqu7.js") |
| 42 | + import("/quinque/app/immutable/entry/start.-TK18pWf.js"), |
| 43 | + import("/quinque/app/immutable/entry/app.rIK_DpKQ.js") |
42 | 44 | ]).then(([kit, app]) => { |
43 | 45 | kit.start(app, element); |
44 | 46 | }); |
|
0 commit comments