🛠️ Clean app.html file.

This commit is contained in:
pheralb 2023-03-19 16:43:26 +00:00
parent 161a5a5ccb
commit 892a672c28

View File

@ -27,6 +27,6 @@
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">%sveltekit.body%</div>
<div>%sveltekit.body%</div>
</body>
</html>