replace all w3-include
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-01-06 13:57:45 +01:00
parent 1570d62287
commit 4642425f43
26 changed files with 283 additions and 80 deletions

View file

@ -1,5 +1,5 @@
<?php snippet('header') ?>
<?php snippet('nav') ?>
<main class="page-enquete">
<header>
@ -31,7 +31,7 @@
</div>
<input type="checkbox" id="share-banner__desktop">
<div class="modal--share" w3-include-html="/components/modal-share.html"></div>
<div class="modal--share"><?php snippet('modal-share') ?></div>
</div>