Skip to content

Commit

Permalink
Deploying to gh-pages from @ 54643d1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ylfyt committed Mar 3, 2024
1 parent 7da6e2e commit e7d562b
Show file tree
Hide file tree
Showing 11 changed files with 33 additions and 20 deletions.
18 changes: 12 additions & 6 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,37 @@
<link rel="icon" href="/pdf-splitter/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="modulepreload" href="/pdf-splitter/_app/immutable/entry/start.XOsF-aMJ.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/chunks/entry.BaUkAJgn.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/entry/start.oua_yoNF.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/chunks/entry.DgWXB-QG.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/chunks/scheduler.D-9INhcV.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/chunks/index.fGjvP9ge.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/entry/app.BVY88K7w.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/entry/app.DqqrbhKh.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/chunks/index.CkPSus7v.js">
</head>

<body class="min-h-dvh bg-light text-dark dark:bg-dark dark:text-light" data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_1eczn8w = {
__sveltekit_1o7z8fm = {
base: "/pdf-splitter",
assets: "/pdf-splitter"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/pdf-splitter/_app/immutable/entry/start.XOsF-aMJ.js"),
import("/pdf-splitter/_app/immutable/entry/app.BVY88K7w.js")
import("/pdf-splitter/_app/immutable/entry/start.oua_yoNF.js"),
import("/pdf-splitter/_app/immutable/entry/app.DqqrbhKh.js")
]).then(([kit, app]) => {
kit.start(app, element);
});

if ('serviceWorker' in navigator) {
addEventListener('load', function () {
navigator.serviceWorker.register('/pdf-splitter/service-worker.js');
});
}
}
</script>
</div>
Expand Down

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.XOsF-aMJ.js

This file was deleted.

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

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

Loading

0 comments on commit e7d562b

Please sign in to comment.