Skip to content

Commit

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

This file was deleted.

3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.Lp9nu6aV.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.KEWR0o_w.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.Pp0xZNs6.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.Lp9nu6aV.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":"1707576605140"}
{"version":"1707577779533"}
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.hHx4W7xk.css" rel="stylesheet">
<link href="./_app/immutable/assets/2.hDIsB4ti.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.KEWR0o_w.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.-T3HyEbI.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.Pp0xZNs6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.Lp9nu6aV.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.leu-fpb6.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.Q6UwyTBc.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.C2QNc328.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.qbZD-mKy.js">
<link rel="modulepreload" href="./_app/immutable/chunks/mode.GmPMGUR4.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.jk3rzWL_.js"><!-- HEAD_svelte-184nin2_START --><!-- HTML_TAG_START --><script nonce="%sveltekit.nonce%">(function setInitialMode() {
<link rel="modulepreload" href="./_app/immutable/nodes/2.kKQ0Q8lf.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_1siym52 = {
__sveltekit_1s0t7h = {
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.KEWR0o_w.js"),
import("./_app/immutable/entry/app.leu-fpb6.js")
import("./_app/immutable/entry/start.Pp0xZNs6.js"),
import("./_app/immutable/entry/app.Q6UwyTBc.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down
Loading

0 comments on commit e4d4ee5

Please sign in to comment.