This commit is contained in:
sidharthv96
2025-02-14 08:17:35 +00:00
parent 49059c4b90
commit 2f4dbbf84b
30 changed files with 1089 additions and 22 deletions
+7 -7
View File
@@ -16,11 +16,11 @@
<meta name="theme-color" content="#6366F1" />
<link rel="manifest" href="./manifest.json" />
<link rel="modulepreload" href="./_app/immutable/entry/start.DgAhfguK.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.CfbgUnrE.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.Bb-xt3XW.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.B7aFifBx.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.QApgq_fj.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.DEylFPzm.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.s8X_XmLH.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.CUcNNd6x.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.CpIAQRMf.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.BsyX2TkG.js">
<link rel="modulepreload" href="./_app/immutable/chunks/render.CIUZrU1-.js">
<link rel="modulepreload" href="./_app/immutable/chunks/store.DHY75RMn.js">
@@ -33,7 +33,7 @@
<div id="svelte">
<script>
{
__sveltekit_1oes4oi = {
__sveltekit_1y08f87 = {
base: new URL(".", location).pathname.slice(0, -1),
assets: "/mermaid-live-editor"
};
@@ -41,8 +41,8 @@
const element = document.currentScript.parentElement;
Promise.all([
import("./_app/immutable/entry/start.DgAhfguK.js"),
import("./_app/immutable/entry/app.s8X_XmLH.js")
import("./_app/immutable/entry/start.Bb-xt3XW.js"),
import("./_app/immutable/entry/app.CpIAQRMf.js")
]).then(([kit, app]) => {
kit.start(app, element);
});