Include copyright string in config

This commit is contained in:
nemunaire 2021-07-09 18:24:04 +02:00
commit ce9f10794e

View file

@ -200,7 +200,7 @@
{{ end }} {{ end }}
</ul> </ul>
<p class="copyright text-muted"> <p class="copyright text-muted">
Copyright &copy; ArmaVirumque {{ now.Year }} | Copyright &copy; {{ .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>