Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
azlkiniue committed Aug 13, 2024
1 parent e8836f8 commit 44a900f
Show file tree
Hide file tree
Showing 9 changed files with 186 additions and 184 deletions.

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

This file was deleted.

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

172 changes: 0 additions & 172 deletions _app/immutable/nodes/2.R4SF_WJ7.js

This file was deleted.

174 changes: 174 additions & 0 deletions _app/immutable/nodes/2.RdQKGw6Y.js

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":"1723473114911"}
{"version":"1723531048098"}
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,27 @@
<link rel="icon" href="/conffusion/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/conffusion/_app/immutable/entry/start.DNgNo8na.js">
<link rel="modulepreload" href="/conffusion/_app/immutable/chunks/entry.BWpVgGmH.js">
<link rel="modulepreload" href="/conffusion/_app/immutable/entry/start.0u0c_Wk-.js">
<link rel="modulepreload" href="/conffusion/_app/immutable/chunks/entry.d8XpE0OA.js">
<link rel="modulepreload" href="/conffusion/_app/immutable/chunks/scheduler.JOXhV239.js">
<link rel="modulepreload" href="/conffusion/_app/immutable/chunks/index.D78b7sL5.js">
<link rel="modulepreload" href="/conffusion/_app/immutable/entry/app.DDz6jTsM.js">
<link rel="modulepreload" href="/conffusion/_app/immutable/entry/app.DYW_DtjV.js">
<link rel="modulepreload" href="/conffusion/_app/immutable/chunks/index.3OvVSjkg.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_3lcnlr = {
__sveltekit_20mbko = {
base: "/conffusion",
assets: "/conffusion"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/conffusion/_app/immutable/entry/start.DNgNo8na.js"),
import("/conffusion/_app/immutable/entry/app.DDz6jTsM.js")
import("/conffusion/_app/immutable/entry/start.0u0c_Wk-.js"),
import("/conffusion/_app/immutable/entry/app.DYW_DtjV.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

0 comments on commit 44a900f

Please sign in to comment.