Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
code0xff committed Jan 27, 2024
1 parent ca708e4 commit bf8041a
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
3 changes: 0 additions & 3 deletions _app/immutable/chunks/entry.SqkFjHeB.js

This file was deleted.

3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.ei_a3kkT.js

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: 0 additions & 1 deletion _app/immutable/entry/start.Ex-jQOtB.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.P0R2Pw_o.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.ei_a3kkT.js";export{t as start};

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":"1706356439604"}
{"version":"1706357612020"}
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@

<link href="./_app/immutable/assets/0.D8FRstQi.css" rel="stylesheet">
<link href="./_app/immutable/assets/2.26kbxIwP.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.Ex-jQOtB.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.SqkFjHeB.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.P0R2Pw_o.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.ei_a3kkT.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.FIh9s-zH.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.Vvh256nR.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.mQQZ-7su.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.rF-iwD_z.js">
<link rel="modulepreload" href="./_app/immutable/chunks/mode.GmPMGUR4.js">
Expand All @@ -30,7 +30,7 @@

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

Promise.all([
import("./_app/immutable/entry/start.Ex-jQOtB.js"),
import("./_app/immutable/entry/app.FIh9s-zH.js")
import("./_app/immutable/entry/start.P0R2Pw_o.js"),
import("./_app/immutable/entry/app.Vvh256nR.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Note",
"short_name": "note",
"start_url": "/",
"start_url": "/note2/",
"display": "standalone",
"theme_color": "#ffffff",
"background_color": "#000000",
Expand Down
Loading

0 comments on commit bf8041a

Please sign in to comment.