Skip to content

Commit

Permalink
Deploying to gh-pages from @ b7f1502 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ylfyt committed Mar 2, 2024
1 parent babb06b commit b3f4451
Show file tree
Hide file tree
Showing 20 changed files with 167 additions and 65 deletions.
39 changes: 39 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<!doctype html>
<html lang="en" class="dark">

<head>
<meta charset="utf-8" />
<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.B-pFAzrD.js">
<link rel="modulepreload" href="/pdf-splitter/_app/immutable/chunks/entry.xdZM5T0V.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.BLtg9RN7.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_5571iz = {
base: "/pdf-splitter",
assets: "/pdf-splitter"
};

const element = document.currentScript.parentElement;

Promise.all([
import("/pdf-splitter/_app/immutable/entry/start.B-pFAzrD.js"),
import("/pdf-splitter/_app/immutable/entry/app.BLtg9RN7.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>

</html>
1 change: 1 addition & 0 deletions _app/env.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const env={}
1 change: 1 addition & 0 deletions _app/immutable/assets/2.Bu2Ie2Re.css

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/assets/_layout.Bu2Ie2Re.css

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

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

Large diffs are not rendered by default.

Loading

0 comments on commit b3f4451

Please sign in to comment.