master
Aevann1 2022-02-05 23:25:01 +02:00
parent 742368fcf1
commit 28e07ddfd9
1 changed files with 1 additions and 1 deletions

View File

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