Include copyright string in config
This commit is contained in:
parent
e587b081af
commit
ce9f10794e
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@
|
|||
{{ end }}
|
||||
</ul>
|
||||
<p class="copyright text-muted">
|
||||
Copyright © ArmaVirumque {{ now.Year }} |
|
||||
Copyright © {{ .Site.Copyright }} {{ now.Year }} |
|
||||
<a href="https://www.armavirumque.fr/mentions-legales">Mentions légales</a>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue