Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
code0xff committed Jan 26, 2024
1 parent 39cbd0e commit cb1026c
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 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.82P2mimq.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.pq__UEH3.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.iFY4KHA5.js

This file was deleted.

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

<link href="./_app/immutable/assets/0.jlBTXk4N.css" rel="stylesheet">
<link href="./_app/immutable/assets/2.ocDWQeLk.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.iFY4KHA5.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.pgKlvN1Q.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.82P2mimq.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.pq__UEH3.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.HndZEsrW.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.ES78srnr.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.mQQZ-7su.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.04Y9GXzM.js">
<link rel="modulepreload" href="./_app/immutable/chunks/mode.GmPMGUR4.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.pUSIVDfT.js"><!-- HEAD_svelte-184nin2_START --><!-- HTML_TAG_START --><script nonce="%sveltekit.nonce%">(function setInitialMode() {
<link rel="modulepreload" href="./_app/immutable/nodes/2.dMCHQh_5.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 @@ -29,7 +29,7 @@

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

Promise.all([
import("./_app/immutable/entry/start.iFY4KHA5.js"),
import("./_app/immutable/entry/app.HndZEsrW.js")
import("./_app/immutable/entry/start.82P2mimq.js"),
import("./_app/immutable/entry/app.ES78srnr.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit cb1026c

Please sign in to comment.