header : fix call a-propos page
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s

This commit is contained in:
isUnknown 2026-06-24 09:50:40 +02:00
parent c3584a9377
commit 2de9d53e3d

View file

@ -20,7 +20,7 @@
</a>
</li>
<li>
<a href="<?= page('compagnie')->url() ?>"><?= page('compagnie')->title() ?></a>
<a href="<?= page('a-propos')->url() ?>"><?= page('a-propos')->title() ?></a>
</li>
<li>
<a href="<?= page('infos')->url() ?>"><?= page('infos')->title() ?></a>