2025
This commit is contained in:
parent
b969932582
commit
a2ffa5055e
@ -16,7 +16,7 @@
|
||||
{/if}
|
||||
<div class="fixed bottom-0 w-full text-center text-xl p-4 dark:text-white select-none">
|
||||
{#if $userState.isLoggedIn}
|
||||
<b class="font-bold">LfK!2023</b> powered by
|
||||
<b class="font-bold">LfK!2025</b> powered by
|
||||
<b class="font-bold">ODIT.Services</b>
|
||||
{:else}
|
||||
<a
|
||||
@ -34,7 +34,7 @@
|
||||
>
|
||||
<br />
|
||||
<br />
|
||||
<b class="font-bold">LfK!2023</b> powered by
|
||||
<b class="font-bold">LfK!2025</b> powered by
|
||||
<a
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
|
@ -89,7 +89,7 @@
|
||||
<!-- Form -->
|
||||
{#if !showResult}
|
||||
<div class="text-center">
|
||||
<h1 class="block text-7xl font-bold text-gray-800 dark:text-white">LfK!2023</h1>
|
||||
<h1 class="block text-7xl font-bold text-gray-800 dark:text-white">LfK!2025</h1>
|
||||
<h1 class="block text-4xl font-bold text-gray-800 dark:text-white">Registrierung</h1>
|
||||
<!-- <p class="mt-2 text-sm text-gray-600 dark:text-gray-400">Melde dich für den LfK an</p> -->
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user