Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BobShoaun committed Apr 2, 2024
1 parent 725a5d7 commit 22f8aba
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 31 deletions.
12 changes: 6 additions & 6 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🐾</text></svg>">


<link rel="modulepreload" href="/JuLIAH/_app/immutable/entry/start.BvSrpd03.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/chunks/entry.9q8QhT-L.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/entry/start.Bt1QLg7H.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/chunks/entry.CDRRrhgp.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/chunks/scheduler.W2pu3yam.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/entry/app.CRQu8U1_.js">
<link rel="modulepreload" href="/JuLIAH/_app/immutable/entry/app.DUFfYByQ.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_sycdwd = {
__sveltekit_1nzfhml = {
base: "/JuLIAH",
assets: "/JuLIAH"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/JuLIAH/_app/immutable/entry/start.BvSrpd03.js"),
import("/JuLIAH/_app/immutable/entry/app.CRQu8U1_.js")
import("/JuLIAH/_app/immutable/entry/start.Bt1QLg7H.js"),
import("/JuLIAH/_app/immutable/entry/app.DUFfYByQ.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down
3 changes: 0 additions & 3 deletions _app/immutable/chunks/entry.9q8QhT-L.js

This file was deleted.

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

Large diffs are not rendered by default.

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.Bt1QLg7H.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.CDRRrhgp.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.BvSrpd03.js

This file was deleted.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1711583737605"}
{"version":"1712017749436"}
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@


<link href="./_app/immutable/assets/2.CDgY3Sys.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.BvSrpd03.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.9q8QhT-L.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.Bt1QLg7H.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.CDRRrhgp.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.W2pu3yam.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.CRQu8U1_.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.DUFfYByQ.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.Azot6Y7-.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.DGb_DX0k.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.k53sC-7A.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.CndNzqjF.js">
</head>

<body data-sveltekit-preload-data="hover">
Expand All @@ -26,7 +26,7 @@

<script>
{
__sveltekit_sycdwd = {
__sveltekit_1nzfhml = {
base: new URL(".", location).pathname.slice(0, -1),
assets: "/JuLIAH"
};
Expand All @@ -36,8 +36,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.BvSrpd03.js"),
import("./_app/immutable/entry/app.CRQu8U1_.js")
import("./_app/immutable/entry/start.Bt1QLg7H.js"),
import("./_app/immutable/entry/app.DUFfYByQ.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit 22f8aba

Please sign in to comment.