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 }}
|
{{ end }}
|
||||||
</ul>
|
</ul>
|
||||||
<p class="copyright text-muted">
|
<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>
|
<a href="https://www.armavirumque.fr/mentions-legales">Mentions légales</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue