mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-04-20 13:18:54 +00:00
Automatic Deploy action run by github-actions
This commit is contained in:
37
404.html
Normal file
37
404.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="/icon.svg" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/start.Bz-lEuqo.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/entry.CU4Ldo_h.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.CXEVs2ap.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/index.Lgv2TFSy.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/control.CYgJF_JY.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/app.Bd0k4H-U.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.Dch09mLN.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/index.CTdcniaS.js">
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">
|
||||
<script>
|
||||
{
|
||||
__sveltekit_1xbcib = {
|
||||
base: ""
|
||||
};
|
||||
|
||||
const element = document.currentScript.parentElement;
|
||||
|
||||
Promise.all([
|
||||
import("/_app/immutable/entry/start.Bz-lEuqo.js"),
|
||||
import("/_app/immutable/entry/app.Bd0k4H-U.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user