install atropos (demo on /wait)
All checks were successful
Deploy App / deploy (push) Successful in 1m49s

This commit is contained in:
valere
2025-08-30 10:26:32 +02:00
parent d013e62fcf
commit 7a1cdf2178
55 changed files with 10731 additions and 11136 deletions

View File

@@ -0,0 +1,8 @@
<template>
<div class="flex items-center justify-center min-h-screen">
<atropos-component class="h-72 w-60" active-offset="80" shadow-scale="1.05">
<img src="/logo.svg">
<img src="/ES01A/object.png">
</atropos-component>
</div>
</template>