feat: Update logo images in footer and header templates

This commit is contained in:
2025-11-12 16:00:11 +01:00
parent 9cd555e134
commit 9d4c807475
5 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<div class="sidebar-inner">
<a class="sidebar-brand" href="{{ request.url_for('dashboard.home') }}">
<img src="/static/img/logo_big.png" alt="CalMiner Logo" class="brand-logo" />
<img src="/static/img/logo.png" alt="CalMiner Logo" class="brand-logo" />
<div class="brand-text">
<span class="brand-title">CalMiner</span>
<span class="brand-subtitle">Mining Planner</span>