init ready for modification for ssg

This commit is contained in:
2025-07-03 14:45:31 -06:00
parent 1b27e07e33
commit c615805e16
12 changed files with 249 additions and 5 deletions

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">
<body data-sveltekit-preload-data="hover" style="margin: 0px">
<div style="display: contents">%sveltekit.body%</div>
</body>
</html>