This commit is contained in:
Jade Ellis 2024-04-06 15:44:42 +01:00
parent a82ca7b1c0
commit 255767c10b

View file

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