Added automatically incrementing copyright year to footer
This commit is contained in:
parent
827df4e2da
commit
03f31da957
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
<footer>
|
||||
<hr />
|
||||
<p>
|
||||
Copyright Jonas Tobias Hopusch (<a
|
||||
Copyright {{ now() | date(format="%Y", timezone="Europe/Berlin") }} Jonas Tobias Hopusch (<a
|
||||
rel="noreferer" href="https://gitlab.com/jotoho"
|
||||
>@jotoho</a
|
||||
>) - <strong>All rights reserved</strong>
|
||||
|
|
Loading…
Reference in a new issue