Merge pull request #18 from CraigyDavi/date

Use site.time for generating date automatically on footer
This commit is contained in:
Calinou 2015-08-31 15:32:52 +02:00
commit 3ee6eb81f0

View File

@ -2,7 +2,7 @@
<footer> <footer>
<p> <p>
© 2015 The Minetest Team<br> © {{ site.time | date: '%Y' }} The Minetest Team<br>
Site content under CC BY-SA 3.0 Unported. Site content under CC BY-SA 3.0 Unported.
</p> </p>
<p> <p>