master
Aevann1 2022-02-10 19:47:49 +02:00
parent c8893fc27b
commit 4fc595c2e6
1 changed files with 1 additions and 1 deletions

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