Merge pull request #93 from Lapikud/feature/change-footer-year

Change the footer year to current year
This commit is contained in:
jeuzee
2024-02-21 22:10:48 +02:00
committed by GitHub

View File

@@ -29,7 +29,7 @@
</div> </div>
<div class="row"> <div class="row">
<div class="column footer-copyright"> <div class="column footer-copyright">
<a href="https://lapikud.ee">&copy; 2023 MTÜ Lapikud</a> <a href="https://lapikud.ee">&copy; 2024 MTÜ Lapikud</a>
</div> </div>
</div> </div>
</section> </section>