Merge pull request #79 from Lapikud/feature/update-footer

Update footer to show the copyright of current year
This commit is contained in:
siinus
2023-07-19 21:39:53 +03:00
committed by GitHub

View File

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