Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bothness committed Jan 26, 2024
1 parent 4bc732d commit 2efbd83
Show file tree
Hide file tree
Showing 32 changed files with 46 additions and 47 deletions.
18 changes: 9 additions & 9 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/geo-hub/_app/immutable/entry/start.72cb2972.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/scheduler.aec5e2e2.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/singletons.c3943236.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/paths.9b949077.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/entry/start.bd3aaa1e.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/scheduler.c3784ea9.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/singletons.2a4a7552.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/paths.b24daf45.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/control.c2cf8273.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/entry/app.3e72d460.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/index.270cd339.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/entry/app.ff690c6e.js">
<link rel="modulepreload" href="/geo-hub/_app/immutable/chunks/index.5556ea40.js">
</head>
<body>
<div id="svelte">
<script>
{
__sveltekit_niisdu = {
__sveltekit_65wy7r = {
assets: "/geo-hub",
base: "/geo-hub",
env: {"PUBLIC_APP_PATH":"github"}
Expand All @@ -25,8 +25,8 @@
const element = document.currentScript.parentElement;

Promise.all([
import("/geo-hub/_app/immutable/entry/start.72cb2972.js"),
import("/geo-hub/_app/immutable/entry/app.3e72d460.js")
import("/geo-hub/_app/immutable/entry/start.bd3aaa1e.js"),
import("/geo-hub/_app/immutable/entry/app.ff690c6e.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.

Loading

0 comments on commit 2efbd83

Please sign in to comment.