bluetooth-buzzer/index.html
[BOT] pages deployer a84cecf807 Update pages 🚀
2024-01-20 14:14:30 +00:00

40 lines
No EOL
1.2 KiB
HTML

<!doctype html>
<html lang="en" class="dark">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="modulepreload" href="/_app/immutable/entry/start.74901a3b.js">
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.2f27f277.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.52f82b7e.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.6e61dc83.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.53a23aa1.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.d9978d1c.js">
</head>
<body data-sveltekit-preload-data="hover"
class="bg-white dark:bg-gray-900 text-gray-600 dark:text-gray-400 antialiased">
<div style="display: contents">
<script>
{
__sveltekit_1q9svwb = {
base: "",
env: {}
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.74901a3b.js"),
import("/_app/immutable/entry/app.53a23aa1.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>