Skip to content

Commit 8df99b4

Browse files
committed
Update Prowlarr logo in home section for improved branding consistency
1 parent c98712b commit 8df99b4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
3.44 KB
Loading

frontend/templates/components/home_section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ <h3><i class="fas fa-search"></i> Prowlarr Monitor</h3>
801801
<div class="prowlarr-main-card">
802802
<div class="prowlarr-header-section">
803803
<div class="app-icon-wrapper">
804-
<img src="./static/images/app-icons/sonarr.png" alt="Prowlarr Logo" class="app-logo" style="filter: hue-rotate(60deg);">
804+
<img src="./static/images/app-icons/prowlarr.png" alt="Prowlarr Logo" class="app-logo">
805805
</div>
806806
<div class="prowlarr-info">
807807
<h4>Prowlarr</h4>

0 commit comments

Comments
 (0)