home : hide footer
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s

This commit is contained in:
isUnknown 2026-06-23 18:41:28 +02:00
parent 9f63b05fe0
commit cc7a87816e

View file

@ -1,7 +1,9 @@
</main>
<?php if (!$page->isHomePage()): ?>
<footer class="main-footer">
<p class="logo">Lesort<br>Hecq</p>
<p class="legal">© compagnie Lesort Hecq <a href="#">mentions légales</a></p>
</footer>
<?php endif ?>
</body>
</html>