header : fix call a-propos page
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
This commit is contained in:
parent
c3584a9377
commit
2de9d53e3d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue