Priority/sse/be/static/index.html

36 lines
1 KiB
HTML
Raw Normal View History

2023-12-19 16:56:10 +01:00
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
2024-01-07 11:54:29 +00:00
<link rel="modulepreload" href="/_app/immutable/entry/start.yEbS545I.js">
2023-12-19 16:56:10 +01:00
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.k-kUyWhY.js">
2024-01-07 11:54:29 +00:00
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.sQrbzYB-.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.zjPk-GsH.js">
2023-12-19 16:56:10 +01:00
<link rel="modulepreload" href="/_app/immutable/chunks/index.PctGSwCt.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
2024-01-07 11:54:29 +00:00
__sveltekit_bea7py = {
2023-12-19 16:56:10 +01:00
base: "",
env: null
};
const element = document.currentScript.parentElement;
Promise.all([
2024-01-07 11:54:29 +00:00
import("/_app/immutable/entry/start.yEbS545I.js"),
import("/_app/immutable/entry/app.zjPk-GsH.js")
2023-12-19 16:56:10 +01:00
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>