update layout

This commit is contained in:
2023-09-08 01:13:54 +02:00
parent 6998060494
commit f10209a5f6
4 changed files with 28 additions and 5 deletions

View File

@@ -7,6 +7,6 @@
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">
<main>%sveltekit.body%</main>
%sveltekit.body%
</body>
</html>