Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BobShoaun committed Mar 27, 2024
1 parent e0a4d63 commit 2964b70
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 15 deletions.
1 change: 0 additions & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@

3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.D7E9psYe.js

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions _app/immutable/chunks/entry.DLTcIxPi.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.DlPbv0hb.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.D7E9psYe.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.TjvZQCvX.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1711579058725"}
{"version":"1711579676681"}
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,27 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />


<link rel="modulepreload" href="/JuLIAH/_app/immutable/entry/start.TjvZQCvX.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/chunks/entry.DLTcIxPi.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/entry/start.DlPbv0hb.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/chunks/entry.D7E9psYe.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/chunks/scheduler.W2pu3yam.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/entry/app.Bcc7_MAK.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/entry/app.DTUSl-ej.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/chunks/index.Azot6Y7-.js">
</head>

<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_1po74tx = {
__sveltekit_6ugh4g = {
base: "/JuLIAH",
assets: "/JuLIAH"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/JuLIAH/_app/immutable/entry/start.TjvZQCvX.js"),
import("/JuLIAH/_app/immutable/entry/app.Bcc7_MAK.js")
import("/JuLIAH/_app/immutable/entry/start.DlPbv0hb.js"),
import("/JuLIAH/_app/immutable/entry/app.DTUSl-ej.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

0 comments on commit 2964b70

Please sign in to comment.