ui: replace logo with cynfo PNG

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Christian Mueller 2026-05-03 09:08:26 +02:00
parent b336bf3573
commit 5b330f6f2b
2 changed files with 1 additions and 1 deletions

BIN
static/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -13,7 +13,7 @@
<div class="d-flex">
<nav class="sidebar bg-dark text-white d-flex flex-column">
<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>
<ul class="nav flex-column mt-2 flex-grow-1">
<li class="nav-item">