Automate copyright notice

This commit is contained in:
2020-03-01 16:47:33 +00:00
parent b6d698b7f8
commit 13174901d7

View File

@@ -1,4 +1,4 @@
<footer> <footer>
<img> <img>
<span >&copy; Reading School 2019 | Made by <a href="https://mgrove.uk">Matthew G</a></span> <span >&copy; Reading School {{ "now" | date: "%Y" }} | Made by <a href="https://mgrove.uk">Matthew G</a></span>
</footer> </footer>