This commit is contained in:
sidharthv96
2024-08-07 16:43:33 +00:00
parent 0f376a82c7
commit 3eaeeea331
71 changed files with 2902 additions and 22 deletions
+7 -7
View File
@@ -16,12 +16,12 @@
<meta name="theme-color" content="#6366F1" />
<link rel="manifest" href="./manifest.json" />
<link rel="modulepreload" href="./_app/immutable/entry/start.BTTNR1x4.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.CBT4lNJ7.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.C48aVSb3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.BqRs3Fnz.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.Cj2_EUWt.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.BIOmDrk3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.Bw0u6qjX.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.D05Bsv2I.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.DejtAv-i.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.C-Goktra.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.D6kgxu3v.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.BrunZg7c.js">
</head>
@@ -29,7 +29,7 @@
<div id="svelte">
<script>
{
__sveltekit_1ty5hi3 = {
__sveltekit_fbkkhi = {
base: new URL(".", location).pathname.slice(0, -1),
assets: "/mermaid-live-editor"
};
@@ -37,8 +37,8 @@
const element = document.currentScript.parentElement;
Promise.all([
import("./_app/immutable/entry/start.BTTNR1x4.js"),
import("./_app/immutable/entry/app.D05Bsv2I.js")
import("./_app/immutable/entry/start.C48aVSb3.js"),
import("./_app/immutable/entry/app.C-Goktra.js")
]).then(([kit, app]) => {
kit.start(app, element);
});