Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
code0xff committed Jul 23, 2024
1 parent 068c30c commit 6c5e816
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 27 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: 0 additions & 1 deletion _app/immutable/entry/start.B5BX5IwX.js

This file was deleted.

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

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

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":"1721698873523"}
{"version":"1721703645325"}
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

<link href="./_app/immutable/assets/0.B3Dy2eec.css" rel="stylesheet">
<link href="./_app/immutable/assets/2.CaKj4uVh.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.B5BX5IwX.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.D3HXvipR.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.CtPwPORu.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.BP3GXasi.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.Dj2rprIj.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.Cg-YLXxd.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">
<link rel="modulepreload" href="./_app/immutable/nodes/2.CdnkV1QR.js"><!-- HEAD_svelte-184nin2_START --><!-- HTML_TAG_START --><script nonce="%sveltekit.nonce%">(function setInitialMode() {
<link rel="modulepreload" href="./_app/immutable/nodes/2.BVIeHMD0.js"><!-- HEAD_svelte-184nin2_START --><!-- HTML_TAG_START --><script nonce="%sveltekit.nonce%">(function setInitialMode() {
const elem = document.documentElement, mode2 = localStorage.getItem("mode") || "system", light = mode2 === "light" || mode2 === "system" && window.matchMedia("(prefers-color-scheme: light)").matches;
elem.classList[light ? "remove" : "add"]("dark");
elem.style.colorScheme = light ? "light" : "dark";
Expand All @@ -31,7 +31,7 @@

<script>
{
__sveltekit_senx5r = {
__sveltekit_o75wc7 = {
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.B5BX5IwX.js"),
import("./_app/immutable/entry/app.Dj2rprIj.js")
import("./_app/immutable/entry/start.CtPwPORu.js"),
import("./_app/immutable/entry/app.Cg-YLXxd.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down
Loading

0 comments on commit 6c5e816

Please sign in to comment.