diff --git a/templates/footer.html b/templates/footer.html index b782a074..2288b013 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-2024 vichan-devel

+
vichan Copyright © 2012-2025 vichan-devel

{% for footer in config.footer %}

{{ footer }}

{% endfor %}