Slightly less html

This commit is contained in:
Jade Ellis 2024-03-08 00:22:33 +00:00
parent 28d62cd414
commit 13c5639e18

View file

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