Files
RentalManager/web/build/index.html
2026-04-11 12:12:07 +02:00

37 lines
1.1 KiB
HTML

<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Rental Manager</title>
<link href="/_app/immutable/entry/start.C3I7xU3P.js" rel="modulepreload">
<link href="/_app/immutable/chunks/6cgBTYw-.js" rel="modulepreload">
<link href="/_app/immutable/chunks/DHedsUi_.js" rel="modulepreload">
<link href="/_app/immutable/chunks/oVx0hpG8.js" rel="modulepreload">
<link href="/_app/immutable/entry/app.CdLU2Zc4.js" rel="modulepreload">
<link href="/_app/immutable/chunks/G8UKEBBn.js" rel="modulepreload">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_80oik8 = {
base: ""
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.C3I7xU3P.js"),
import("/_app/immutable/entry/app.CdLU2Zc4.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>