Update footer to change year automatically
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
<footer>
|
<footer>
|
||||||
© Matthew Grove 2019
|
© Matthew Grove {{ "now" | date: "%Y" }}
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user