Merge pull request #18 from CraigyDavi/date
Use site.time for generating date automatically on footer
This commit is contained in:
commit
3ee6eb81f0
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user