Footer year now dynamic

This commit is contained in:
Joshua Seigler 2018-01-05 01:01:23 -05:00
parent d0c40f8b0c
commit 5460dc335c

View file

@ -1,3 +1,3 @@
<footer> <footer>
Copyright &copy; Joshua Seigler 2017 Copyright &copy; Joshua Seigler {{ dateFormat "2006" now }}
</footer> </footer>