mirror of
https://github.com/pockethost/pockethost.git
synced 2026-02-27 13:33:20 +00:00
49 lines
1.4 KiB
HTML
49 lines
1.4 KiB
HTML
<!doctype html>
|
|
<html lang="en" data-theme="dark">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>PocketHost</title>
|
|
<link rel="icon" href="/favicon.png" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<link
|
|
rel="stylesheet"
|
|
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/a11y-dark.min.css"
|
|
id="hljs-link"
|
|
/>
|
|
|
|
<link href="/icons/fontawesome.min.css" rel="stylesheet" />
|
|
<link href="/icons/all.min.css" rel="stylesheet" />
|
|
<link href="/icons/brands.min.css" rel="stylesheet" />
|
|
|
|
|
|
<link rel="modulepreload" href="/_app/immutable/entry/start.2e6537b8.js">
|
|
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.de195056.js">
|
|
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.430f5ae5.js">
|
|
<link rel="modulepreload" href="/_app/immutable/chunks/index.af5cccf7.js">
|
|
<link rel="modulepreload" href="/_app/immutable/entry/app.79897c49.js">
|
|
<link rel="modulepreload" href="/_app/immutable/chunks/index.c6f2ad36.js">
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<script>
|
|
{
|
|
__sveltekit_50zecb = {
|
|
base: "",
|
|
env: {}
|
|
};
|
|
|
|
const element = document.currentScript.parentElement;
|
|
|
|
Promise.all([
|
|
import("/_app/immutable/entry/start.2e6537b8.js"),
|
|
import("/_app/immutable/entry/app.79897c49.js")
|
|
]).then(([kit, app]) => {
|
|
kit.start(app, element);
|
|
});
|
|
}
|
|
</script>
|
|
</div>
|
|
</body>
|
|
</html>
|