Skip to content

Commit

Permalink
Deploy from 69c7c83 at 2024-06-21 19:46:51 PDT
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwiles committed Jun 22, 2024
1 parent 5b3a477 commit 82be76e
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 33 deletions.
17 changes: 9 additions & 8 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,27 @@
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/_app/immutable/entry/start.Dkc-iLk3.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.dF_iSNsE.js">
<link rel="modulepreload" href="/_app/immutable/entry/start.DDtuxMTr.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.Cknd1zqE.js">
<link rel="modulepreload" href="/_app/immutable/chunks/runtime.D2pcv65c.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.DlJatJJ-.js">
<link rel="modulepreload" href="/_app/immutable/chunks/props.DwApOXbR.js">
<link rel="modulepreload" href="/_app/immutable/chunks/disclose-version.WyrQ20J0.js">
<link rel="modulepreload" href="/_app/immutable/chunks/paths.DK8mMRKN.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.BGm0D41B.js">
<link rel="modulepreload" href="/_app/immutable/chunks/props.puKduqR6.js">
<link rel="modulepreload" href="/_app/immutable/chunks/disclose-version.DH7B-kgr.js">
</head>
<body data-sveltekit-preload-data="hover">
<div id="sveltekit">
<script>
{
__sveltekit_1tm1gij = {
__sveltekit_4p73tj = {
base: ""
};

const element = document.currentScript.parentElement;

Promise.all([
import("/_app/immutable/entry/start.Dkc-iLk3.js"),
import("/_app/immutable/entry/app.DlJatJJ-.js")
import("/_app/immutable/entry/start.DDtuxMTr.js"),
import("/_app/immutable/entry/app.BGm0D41B.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

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.

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

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/chunks/paths.DK8mMRKN.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
var s;const a=((s=globalThis.__sveltekit_4p73tj)==null?void 0:s.base)??"";var t;const e=((t=globalThis.__sveltekit_4p73tj)==null?void 0:t.assets)??a;export{e as a,a as b};
Loading

0 comments on commit 82be76e

Please sign in to comment.