Update src/invidious/views/error.ecr

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
This commit is contained in:
Fijxu 2025-12-06 16:47:49 -03:00 committed by GitHub
parent 0b9218e393
commit 547b3ee221
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
</div>
<% else %>
<div style="width: 100px; height: auto;">
<img src="/404_tv_box_light_theme.svg" alt="SVG Image" style="width: 100px; height: auto;">
<img src="/404_tv_box_light_theme.svg" alt="" style="width: 100px; height: auto;">
</div>
<% end %>
</div>