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