gdf
parent
e7e63bd1d1
commit
d4b9a50373
|
@ -218,7 +218,7 @@
|
|||
|
||||
{% if SITE_NAME == 'Drama' %}
|
||||
{% set path = "assets/images/" + SITE_NAME + "/banners_bhm" %}
|
||||
{% set image = "/static/" + path + "/" + listdir('files/' + path)|random() + '?a=20' %}
|
||||
{% set image = "/static/" + path + "/" + listdir('files/' + path)|random() + '?a=21' %}
|
||||
|
||||
<a href="https://secure.actblue.com/donate/ms_blm_homepage_2019">
|
||||
<img alt="site banner" src="{{image}}" width="100%">
|
||||
|
|
Loading…
Reference in New Issue