Skip to content

Commit

Permalink
deploy: c2782b3
Browse files Browse the repository at this point in the history
  • Loading branch information
KentoNishi committed May 31, 2024
1 parent 81b2969 commit 195d052
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
3 changes: 0 additions & 3 deletions _app/immutable/chunks/entry.BnYsywNr.js

This file was deleted.

3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.DQk9_PQq.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: 1 addition & 0 deletions _app/immutable/entry/start.8LoYZg6Z.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.DQk9_PQq.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.CIF_P_Gm.js

This file was deleted.

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":"1717092271799"}
{"version":"1717179176826"}
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://fonts.googleapis.com/css2?family=Material+Icons&display=swap" rel="stylesheet" />

<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/entry/start.CIF_P_Gm.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/chunks/entry.BnYsywNr.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/entry/start.8LoYZg6Z.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/chunks/entry.DQk9_PQq.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/chunks/scheduler.DJcLnUSX.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/entry/app.CfcNvYzy.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/entry/app.CqX2_S5b.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/chunks/index.EcrCpfSL.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_1bqddx9 = {
__sveltekit_1uab86 = {
base: "/JTR-CVPR-2024",
assets: "/JTR-CVPR-2024"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/JTR-CVPR-2024/_app/immutable/entry/start.CIF_P_Gm.js"),
import("/JTR-CVPR-2024/_app/immutable/entry/app.CfcNvYzy.js")
import("/JTR-CVPR-2024/_app/immutable/entry/start.8LoYZg6Z.js"),
import("/JTR-CVPR-2024/_app/immutable/entry/app.CqX2_S5b.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

0 comments on commit 195d052

Please sign in to comment.