feat: change footer copyright date
This commit is contained in:
parent
702a9b151d
commit
18c0e959be
|
|
@ -3,7 +3,7 @@
|
||||||
<img class="footer--logo" src="/img/footer-logo.png">
|
<img class="footer--logo" src="/img/footer-logo.png">
|
||||||
<div class="footer--copyright">
|
<div class="footer--copyright">
|
||||||
{% trans %}
|
{% trans %}
|
||||||
Copyright © Frog Collective 2024. All rights reserved.
|
Copyright © Frog Collective 2025. All rights reserved.
|
||||||
{% endtrans %}
|
{% endtrans %}
|
||||||
</div>
|
</div>
|
||||||
<div class="footer--links">
|
<div class="footer--links">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue