Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
code0xff committed Feb 5, 2024
1 parent 2720b9c commit e35d9b2
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 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.VAhPdt5E.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.Khp3Yuxb.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.zxzebjhQ.js

This file was deleted.

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

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1707104402504"}
{"version":"1707104667140"}
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@

<link href="./_app/immutable/assets/0.bfCXK8Z3.css" rel="stylesheet">
<link href="./_app/immutable/assets/2.hDIsB4ti.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.zxzebjhQ.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.osOTbey1.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.VAhPdt5E.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.Khp3Yuxb.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.wibOmgHn.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.NY8kyXAF.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.MHovR2Fw.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.hwoyzqo1.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.C2QNc328.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.28vXeDGU.js">
<link rel="modulepreload" href="./_app/immutable/chunks/mode.GmPMGUR4.js">
Expand All @@ -31,7 +31,7 @@

<script>
{
__sveltekit_1qwb9w6 = {
__sveltekit_1n3wx6b = {
base: new URL(".", location).pathname.slice(0, -1),
assets: "/note2"
};
Expand All @@ -41,8 +41,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.zxzebjhQ.js"),
import("./_app/immutable/entry/app.MHovR2Fw.js")
import("./_app/immutable/entry/start.VAhPdt5E.js"),
import("./_app/immutable/entry/app.hwoyzqo1.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down
Loading

0 comments on commit e35d9b2

Please sign in to comment.