Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
his4ishi committed Feb 24, 2024
1 parent f271421 commit f539e07
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.J0pf1PKU.js

Large diffs are not rendered by default.

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

This file was deleted.

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.13kXTIDg.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.HvSeTFTs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.J0pf1PKU.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":"1708268067243"}
{"version":"1708755445731"}
14 changes: 7 additions & 7 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.2g7XT3TH.css" rel="stylesheet">
<link href="./_app/immutable/assets/2.hDIsB4ti.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.13kXTIDg.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.rVMkhQ_D.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.HvSeTFTs.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.J0pf1PKU.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.v3gp-WD1.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.CyffWWd3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.C2QNc328.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.Wq5gt3sH.js">
<link rel="modulepreload" href="./_app/immutable/chunks/mode.GmPMGUR4.js">
Expand All @@ -31,18 +31,18 @@

<script>
{
__sveltekit_1xy9y37 = {
__sveltekit_1a5dp24 = {
base: new URL(".", location).pathname.slice(0, -1),
assets: "/note2"
assets: "/LightNote"
};

const element = document.currentScript.parentElement;

const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.13kXTIDg.js"),
import("./_app/immutable/entry/app.v3gp-WD1.js")
import("./_app/immutable/entry/start.HvSeTFTs.js"),
import("./_app/immutable/entry/app.CyffWWd3.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": "LightNote",
"short_name": "LightNote",
"start_url": "/note2/",
"start_url": "/LightNote/",
"display": "standalone",
"theme_color": "hsl(240 10% 3.9%)",
"background_color": "hsl(240 10% 3.9%)",
Expand Down
Loading

0 comments on commit f539e07

Please sign in to comment.