Copyright fix
This commit is contained in:
parent
b028e98401
commit
708a9f1ca0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
</div>
|
||||
|
||||
<div id="footer">
|
||||
{{ now.Year }} {{ $.Site.Params.copyright }}
|
||||
{{ now.Year }} - {{ $.Site.Params.copyright }}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue