Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
code0xff committed Jul 22, 2024
1 parent ee4496c commit 59c31ce
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 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.B9BW1M4G.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.DtwOOMEC.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.CRF6KTVq.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":"1721609464587"}
{"version":"1721626684128"}
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.B3Dy2eec.css" rel="stylesheet">
<link href="./_app/immutable/assets/2.DKJ6_X0v.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.CRF6KTVq.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.DOCLaeaS.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.B9BW1M4G.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.DtwOOMEC.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.COxbwMzl.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.C2Jzycuw.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.Ckop7-nd.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.0RRBeBBA.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.DiXqLa_v.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.C1-CIf8s.js">
<link rel="modulepreload" href="./_app/immutable/chunks/mode.C0a2Dozw.js">
Expand All @@ -31,7 +31,7 @@

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

Promise.all([
import("./_app/immutable/entry/start.CRF6KTVq.js"),
import("./_app/immutable/entry/app.Ckop7-nd.js")
import("./_app/immutable/entry/start.B9BW1M4G.js"),
import("./_app/immutable/entry/app.0RRBeBBA.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down
Loading

0 comments on commit 59c31ce

Please sign in to comment.