temp sidebar image

pull/35/head
Aevann1 2022-12-04 03:38:02 +02:00 committed by justcool393
parent 6ce493a4a1
commit 3da659ad56
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<img class="mb-4" alt="sidebar image" onclick="expandDesktopImage()" loading="lazy" src="/i/{{SITE_NAME}}/sidebar2.webp" width=100%>
</a>
{% elif not (sub and sub.name == 'chudrama' and v and not v.can_see_chudrama) %}
<a href="{{image}}">
<a href="/i/{{SITE_NAME}}/sidebar/873.webp">
<img class="mb-4" alt="sidebar image" onclick="expandDesktopImage()" loading="lazy" src="{{image}}" width=100%>
</a>
{% endif %}