This commit is contained in:
sidharthv96
2024-09-09 03:47:29 +00:00
parent 21676917cf
commit 0819afa93c
30 changed files with 1089 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.9TXijvxA.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.CyresbLQ.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.Dx5F2u1Y.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.C-L3JNMH.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.-keJmdV1.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.0rlZmhok.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.CjM9uULC.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.D_wv-fXY.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.T-GT2vH5.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.BrunZg7c.js">
</head>
@@ -29,7 +29,7 @@
<div id="svelte">
<script>
{
__sveltekit_srsks5 = {
__sveltekit_1mib445 = {
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.9TXijvxA.js"),
import("./_app/immutable/entry/app.0rlZmhok.js")
import("./_app/immutable/entry/start.Dx5F2u1Y.js"),
import("./_app/immutable/entry/app.D_wv-fXY.js")
]).then(([kit, app]) => {
kit.start(app, element);
});