Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bothness committed Mar 20, 2024
1 parent 3eee290 commit 3848bcf
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/geo-hub/_app/immutable/entry/start.c0307c72.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/entry/start.d5d8f2f7.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/scheduler.e1fad81d.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/singletons.889892bc.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/entry/app.bec4116b.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/singletons.b43cf6de.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/entry/app.316aa0fc.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/index.723679dd.js">
</head>
<body>
<div id="svelte">
<script>
{
__sveltekit_ytgc1e = {
__sveltekit_19hcfp9 = {
assets: "/geo-hub",
base: "/geo-hub",
env: {"PUBLIC_APP_PATH":"github"}
Expand All @@ -23,8 +23,8 @@
const element = document.currentScript.parentElement;

Promise.all([
import("/geo-hub/_app/immutable/entry/start.c0307c72.js"),
import("/geo-hub/_app/immutable/entry/app.bec4116b.js")
import("/geo-hub/_app/immutable/entry/start.d5d8f2f7.js"),
import("/geo-hub/_app/immutable/entry/app.316aa0fc.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _app/immutable/chunks/singletons.889892bc.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/chunks/singletons.b43cf6de.js

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.

Loading

0 comments on commit 3848bcf

Please sign in to comment.