Remove 'contact' from footer and fix unindexed section titles

This commit is contained in:
isUnknown 2024-11-05 09:37:43 +01:00
parent 29ccfdd477
commit f320896c47
2 changed files with 2 additions and 4 deletions

View file

@ -73,7 +73,7 @@
</a>
</li>
</ul>
<a href="<?= page('informations')->url() ?>#mentions-legales">Contacts mentions légales</a>
<a href="<?= page('informations')->url() ?>#mentions-legales">Mentions légales</a>
</div>
</footer>
<?php snippet('seo/schemas'); ?>