Copyright fix

main
Marc Riera Irigoyen 2018-03-11 23:56:38 +01:00
parent b028e98401
commit 708a9f1ca0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
</div>
<div id="footer">
{{ now.Year }} {{ $.Site.Params.copyright }}
{{ now.Year }} - {{ $.Site.Params.copyright }}
</div>
</div>