ui: replace logo in login page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
5b330f6f2b
commit
44befa9eb1
@ -14,7 +14,7 @@
|
|||||||
<div class="card shadow-sm">
|
<div class="card shadow-sm">
|
||||||
<div class="card-body p-4">
|
<div class="card-body p-4">
|
||||||
<div class="text-center mb-4">
|
<div class="text-center mb-4">
|
||||||
<img src="/static/logo-dark.svg" alt="cynfo" style="height: 40px;" class="mb-2">
|
<img src="/static/logo.png" alt="cynfo" style="height: 40px;" class="mb-2">
|
||||||
<h5>Busylight</h5>
|
<h5>Busylight</h5>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user