Legal notice in config

This commit is contained in:
nemunaire 2021-07-09 18:31:14 +02:00
commit fb668976de

View file

@ -201,7 +201,7 @@
</ul>
<p class="copyright text-muted">
Copyright &copy; {{ .Site.Copyright }} {{ now.Year }} |
<a href="https://www.armavirumque.fr/mentions-legales">Mentions légales</a>
<a href="{{ .Site.Params.legal_href }}">{{ .Site.Params.legal_txt }}</a>
</p>
</div>
</div>