Re-adding signing capabilities and adding better UI

This commit is contained in:
Samuel Andert
2023-09-02 13:26:05 +02:00
parent 9b9ac7d89e
commit 61ba4d0e4f
11 changed files with 375 additions and 57 deletions

View File

@ -14,7 +14,7 @@
}
}
</script>
<body data-sveltekit-preload-data="hover">
<body data-theme="wintry" data-sveltekit-preload-data="hover">
<div style="display: contents">%sveltekit.body%</div>
</body>
</html>