feat: add logo to header title link
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m20s
CI / Security audit (push) Successful in 1m28s
CI / Tests & coverage (push) Successful in 1m47s

This commit is contained in:
2026-05-17 21:04:48 +01:00
parent 9aaff5c368
commit 58f105a87e
2 changed files with 11 additions and 1 deletions

View File

@@ -46,7 +46,7 @@
<!-- Dashboard -->
<div id="dashboard-container" class="dashboard-container" style="display: none;">
<header class="app-header">
<h1><a href="https://git.i3omb.com/Gandalf/sofarr" target="_blank" rel="noopener noreferrer" class="title-link">sofarr</a></h1>
<h1><a href="https://git.i3omb.com/Gandalf/sofarr" target="_blank" rel="noopener noreferrer" class="title-link"><img src="favicon-32.png" alt="" class="title-logo">sofarr</a></h1>
<div class="header-controls">
<div class="theme-switcher">
<button class="theme-btn active" data-theme="light">Light</button>