PCM: christmas banners rotation, pt2.

pull/38/head
Snakes 2022-12-02 18:48:47 -05:00
parent d8292b7601
commit 39558a2812
Signed by: Snakes
GPG Key ID: E745A82778055C7E
3 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 687 KiB

After

Width:  |  Height:  |  Size: 687 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 KiB

View File

@ -17,7 +17,7 @@
{% set href = "https://secure.transequality.org/site/Donation2?df_id=1480" %}
{% set expand = false %}
{% elif SITE_NAME == 'PCM' %}{# special case: christmas #}
{% set src = "/i/PCM/banners_event/2022christmas1.webp" %}
{% set src = "/i/PCM/banners_xmas22/" ~ listdir('files/assets/images/PCM/banners_xmas22')|random() %}
{% endif %}
{{macros.banner(src, href, alt, expand, class)}}
{% endif %}