remotes/1693045480750635534/spooky-22
Aevann1 2022-03-03 17:56:59 +02:00
parent eb153346c0
commit 021c104808
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@
<img alt="/s/{{sub.name}} banner" role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" onclick="expandDesktopImage('{{sub.banner_url}}')" loading="lazy" src="{{sub.banner_url}}" width=100% style="object-fit:cover;max-height:25vw">
{% elif SITE_NAME == 'Drama' %}
{% set path = "assets/images/" + SITE_NAME + "/banners" %}
{% set image = "/static/" + path + "/" + listdir('files/' + path)|random() + '?v=21' %}
{% set image = "/static/" + path + "/" + listdir('files/' + path)|random() + '?v=22' %}
<a href="https://secure.transequality.org/site/Donation2?df_id=1480">
<img alt="site banner" src="{{image}}" width="100%">