page investigations
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s

This commit is contained in:
Julie Blanc 2026-01-06 17:14:32 +01:00
parent ea648498e2
commit 6cf52a6703
20 changed files with 556 additions and 278 deletions

View file

@ -1,3 +1,4 @@
</main>
<footer id="site-footer">
<div class="site-footer__container">
<div class="footer__newsletter">

View file

@ -59,3 +59,5 @@
</button>
</div>
</header>
<?php snippet('nav') ?>
<main>

View file

@ -40,7 +40,7 @@
<div class="copy-link">
<div class="copy-link__field">
<span class="icon"><?= svg('assets/icons/link.svg') ?></span>
<input type="text" readonly="" value="http://127.0.0.1:5500/page-enquete">
<input type="text" readonly="" value="http://localhost:8000/enquetes/l-execution-de-nidal-et-khaled-amirah-a-naplouse">
</div>
<button class="copy-link__btn">Copier</button>
</div>