Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
eyssette committed Jul 19, 2024
1 parent 3467790 commit 0bc8793
Show file tree
Hide file tree
Showing 7 changed files with 54 additions and 54 deletions.

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

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

Large diffs are not rendered by default.

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":"1721421677247"}
{"version":"1721422498746"}
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link href="./_app/immutable/assets/2.674e04a4.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.bc8eecbd.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.f2aaaa97.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.84111acf.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.f67a6d2b.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.b4a84f15.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.cf520272.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.f4b60e37.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.2c5025c3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.c5f46d57.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.b512de21.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.d9807f99.js">
</head>
<body>
<div style="display: contents">
Expand Down Expand Up @@ -127,7 +127,7 @@

<script>
{
__sveltekit_hjxbhs = {
__sveltekit_61ss2c = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -137,8 +137,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.bc8eecbd.js"),
import("./_app/immutable/entry/app.f4b60e37.js")
import("./_app/immutable/entry/start.f2aaaa97.js"),
import("./_app/immutable/entry/app.2c5025c3.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit 0bc8793

Please sign in to comment.