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

Update footer to show the copyright of current year
pull/81/head
siinus 2 years ago committed by GitHub
commit b3179ac768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _includes/footer.html

@ -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>

Loading…
Cancel
Save