mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-27 03:08:41 +02:00
frontend styling and misc fixes
This commit is contained in:
@@ -39,11 +39,8 @@
|
||||
<div class="space-y-4">
|
||||
<div class="flex justify-center gap-4">
|
||||
<a class="btn btn-primary btn-lg" hx-boost="true" href="/signup">Get Started</a>
|
||||
<a class="btn btn-outline btn-lg">Learn More</a>
|
||||
<a class="btn btn-outline btn-lg" hx-boost="true" href="/documentation">Learn More</a>
|
||||
</div>
|
||||
<p class="text-sm text-base-content/60">
|
||||
Currently processing {{queue_length}} items in queue
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user