forked from MarseyWorld/MarseyWorld
bcv
parent
c8893fc27b
commit
4fc595c2e6
|
@ -220,7 +220,7 @@
|
|||
{% set path = "assets/images/" + SITE_NAME + "/banners_bhm" %}
|
||||
{% set image = "/static/" + path + "/" + listdir('files/' + path)|random() + '?a=21' %}
|
||||
|
||||
<a href="https://gorillafund.org/adopt">
|
||||
<a href="https://naacp.org/donate">
|
||||
<img alt="site banner" src="{{image}}" width="100%">
|
||||
</a>
|
||||
{% else %}
|
||||
|
|
Loading…
Reference in New Issue