Add Header to Login Page

This commit is contained in:
Neshura 2024-04-25 17:53:45 +02:00
parent ba3e38c081
commit 1a771168ee
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -5,6 +5,11 @@
export let data: PageData;
</script>
<svelte:head>
<title>Lydstyrke - Login</title>
<meta name="robots" content="noindex nofollow" />
</svelte:head>
<div class="h-full flex flex-col items-center justify-center">
<Card.Root class="border-2 p-2">
<Card.Header>