mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Dynamically display current year
This commit is contained in:
parent
60c5b180e9
commit
357098a8d5
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
</div>
|
||||
<div class="legal">
|
||||
<ul>
|
||||
<li>Safing © 2019</li>
|
||||
<li>Safing © {{ site.time | date: '%Y' }}</li>
|
||||
</ul>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Reference in a new issue