diff --git a/templates/footer.html b/templates/footer.html index dd61b578..b782a074 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -2,6 +2,6 @@

- Tinyboard + vichan {{ config.version }} -
Tinyboard Copyright © 2010-2014 Tinyboard Development Group -
vichan Copyright © 2012-2023 vichan-devel

+
vichan Copyright © 2012-2024 vichan-devel

{% for footer in config.footer %}

{{ footer }}

{% endfor %}