This commit is contained in:
Aevann1 2022-02-10 19:47:49 +02:00
parent 234aadaf5a
commit e660075f7f

View file

@ -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 %}