master
Aevann1 2022-02-06 01:10:07 +02:00
parent b37bdb4bbe
commit 736939f6ae
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{% if sub %}
{% set image='/static/assets/images/subs/' + sub.name + '.webp?a=1009' %}
{% else %}
{% set image='/static/assets/images/2Much4You/sidebar.webp?a=1009' %}
{% set image='/static/assets/images/2Much4You/sidebar.webp?a=1039' %}
{% endif %}
<img role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" onclick="expandDesktopImage('{{image}}')" loading="lazy" src="{{image}}" width=100%>