Skip to content

Commit

Permalink
deploy: d7cccf2
Browse files Browse the repository at this point in the history
  • Loading branch information
KentoNishi committed May 12, 2024
1 parent cebd64f commit d6d82c2
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
3 changes: 3 additions & 0 deletions _app/immutable/chunks/entry.BbG1qLcP.js

Large diffs are not rendered by default.

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

This file was deleted.

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.BDRQRpsw.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry.BbG1qLcP.js";export{t as start};
1 change: 0 additions & 1 deletion _app/immutable/entry/start.Ck9uzQR9.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":"1715458547195"}
{"version":"1715500231003"}
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.Ck9uzQR9.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/chunks/entry.BbMjM0bj.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/entry/start.BDRQRpsw.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/chunks/entry.BbG1qLcP.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.WRcNFrto.js">
<link rel="modulepreload" href="/JTR-CVPR-2024/_app/immutable/entry/app.DBBK2oiP.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_wsac2d = {
__sveltekit_1kt6isx = {
base: "/JTR-CVPR-2024",
assets: "/JTR-CVPR-2024"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/JTR-CVPR-2024/_app/immutable/entry/start.Ck9uzQR9.js"),
import("/JTR-CVPR-2024/_app/immutable/entry/app.WRcNFrto.js")
import("/JTR-CVPR-2024/_app/immutable/entry/start.BDRQRpsw.js"),
import("/JTR-CVPR-2024/_app/immutable/entry/app.DBBK2oiP.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
Expand Down

0 comments on commit d6d82c2

Please sign in to comment.