Legal notice in config
This commit is contained in:
parent
ce9f10794e
commit
fb668976de
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
<p class="copyright text-muted">
|
<p class="copyright text-muted">
|
||||||
Copyright © {{ .Site.Copyright }} {{ now.Year }} |
|
Copyright © {{ .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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue