Second round of package updates

This commit is contained in:
Scott Idem
2025-06-18 13:19:51 -04:00
parent f126abf39d
commit 2b65c0ff16
3 changed files with 20 additions and 20 deletions

View File

@@ -18,7 +18,7 @@
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover" data-theme="lci-custom-theme" class="h-full w-full overflow-auto">
<body data-sveltekit-preload-data="hover" data-theme="osit-custom-theme" class="h-full w-full overflow-auto">
<!-- <div style="display: contents" class="h-full w-full overflow-auto"> % sveltekit.body % </div> -->
<div style="display: contents" class="">%sveltekit.body%</div>
</body>