Added Christmas Logo

This commit is contained in:
2024-12-01 13:44:55 +01:00
parent a6712f7c98
commit 8e68858489
4 changed files with 12 additions and 2 deletions

View File

@@ -101,8 +101,8 @@ const onSubmit = async (data) => {
<UCard class="max-w-sm w-full mx-auto mt-5">
<UColorModeImage
light="/Logo.png"
dark="/Logo_Dark.png"
light="/Logo_Hell_Weihnachten.png"
dark="/Logo_Dunkel_Weihnachten.png"
/>
<UAuthForm