Loading noctua/web/pages/base.html +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ <!-- Logo + brand --> <a class="navbar-brand d-flex align-items-center gap-2 p-0" href="{{ url_for('web.init_panel') }}"> <img src="{{ url_for('web.static', filename='img/noctua.svg') }}" width="60" height="60" width="32" height="32" alt="Noctua logo" style="border-radius:6px;"> <!-- <span class="fw-semibold" style="letter-spacing:0.05em;">NOCTUA</span> --> Loading Loading
noctua/web/pages/base.html +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ <!-- Logo + brand --> <a class="navbar-brand d-flex align-items-center gap-2 p-0" href="{{ url_for('web.init_panel') }}"> <img src="{{ url_for('web.static', filename='img/noctua.svg') }}" width="60" height="60" width="32" height="32" alt="Noctua logo" style="border-radius:6px;"> <!-- <span class="fw-semibold" style="letter-spacing:0.05em;">NOCTUA</span> --> Loading