Ajustements divers header + events
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s

This commit is contained in:
Camilledenoray 2026-06-23 18:39:40 +02:00
parent cc7a87816e
commit c41ffbbce1
7 changed files with 29 additions and 18 deletions

View file

@ -24,7 +24,7 @@
<a href="<?= page('compagnie')->url() ?>"><?= page('compagnie')->title() ?></a>
</li>
<li>
<a href="<?= page('contact')->url() ?>"><?= page('contact')->title() ?></a>
<a href="<?= page('infos')->url() ?>"><?= page('infos')->title() ?></a>
</li>
</ul>
</nav>