bluetooth-buzzer/index.html
[BOT] pages deployer b383c69bde Update pages 🚀
2024-01-20 10:36:35 +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.6a4b42a1.js">
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.2f27f277.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.6c26a286.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.6e61dc83.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.7bec4386.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_1jyx75p = {
base: "",
env: {}
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.6a4b42a1.js"),
import("/_app/immutable/entry/app.7bec4386.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>