app dev and CI
ci / docker_image (push) Failing after 1m4s
ci / deploy (push) Has been skipped

This commit is contained in:
2024-12-17 19:26:53 -06:00
parent 960a5b4c57
commit d32a6b412e
12 changed files with 162 additions and 10 deletions
+1
View File
@@ -9,6 +9,7 @@
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">
<script src="%sveltekit.assets%/themeGetter.ts"></script>
<div style="display: contents">%sveltekit.body%</div>
</body>
</html>