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:42 -03:00 committed by GitHub
parent 129a899df6
commit 0b9218e393
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
<%= error_message %>
<% if dark_mode == "dark" %>
<div style="width: 100px; height: auto;">
<img src="/404_tv_box_dark_theme.svg" alt="SVG Image" style="width: 100px; height: auto;">
<img src="/404_tv_box_dark_theme.svg" alt="" style="width: 100px; height: auto;">
</div>
<% else %>
<div style="width: 100px; height: auto;">