test: update loading text to test Watchtower auto-deploy

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Till-JS 2026-01-25 14:16:03 +01:00
parent 87724f8abf
commit 8ff8cd5edf

View file

@ -15,6 +15,6 @@
<div class="flex min-h-screen items-center justify-center">
<div class="text-center">
<h1 class="mb-4">ManaCore</h1>
<p class="text-gray-600 dark:text-gray-400">Loading...</p>
<p class="text-gray-600 dark:text-gray-400">Redirecting...</p>
</div>
</div>