add error page
All checks were successful
Deploy App / deploy (push) Successful in 2m12s

This commit is contained in:
valere
2025-08-31 12:11:15 +02:00
parent 13bce90000
commit 79b1dfd16c

View File

@@ -2,6 +2,8 @@
<h1 class="flex items-center justify-center min-h-screen">
<atropos-component class="my-atropos" active-offset="80" shadow-scale="1.05">
<img src="/logo.svg" />
<img src="/logo.svg" />
<div>Tell us</div>
</atropos-component>
</h1>
</template>