ui: replace logo with cynfo PNG
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b336bf3573
commit
5b330f6f2b
BIN
static/logo.png
Normal file
BIN
static/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
@ -13,7 +13,7 @@
|
|||||||
<div class="d-flex">
|
<div class="d-flex">
|
||||||
<nav class="sidebar bg-dark text-white d-flex flex-column">
|
<nav class="sidebar bg-dark text-white d-flex flex-column">
|
||||||
<div class="p-3 border-bottom border-secondary text-center">
|
<div class="p-3 border-bottom border-secondary text-center">
|
||||||
<a href="/"><img src="/static/logo.svg" alt="cynfo" style="height: 32px;"></a>
|
<a href="/"><img src="/static/logo.png" alt="cynfo" style="height: 32px;"></a>
|
||||||
</div>
|
</div>
|
||||||
<ul class="nav flex-column mt-2 flex-grow-1">
|
<ul class="nav flex-column mt-2 flex-grow-1">
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user