make 819.webp the only sidebar image for a couple of days to hopefully piss off someone

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-11 15:54:11 +02:00
parent 8032b9d5a4
commit d244124d47
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
<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.truecoins < 5000) %}
<a href="{{image}}">
<img class="mb-4" alt="sidebar image" onclick="expandDesktopImage()" loading="lazy" src="{{image}}" width=100%>
<a href="/assets/images/rDrama/sidebar/819.webp?v=45">
<img class="mb-4" alt="sidebar image" onclick="expandDesktopImage()" loading="lazy" src="/assets/images/rDrama/sidebar/819.webp?v=45" width=100%>
</a>
{% endif %}
{% endif %}