Mise en ligne avant corrections
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s

This commit is contained in:
Camilledenoray 2026-06-10 16:32:18 +02:00
parent afb7c00960
commit 6a3f2e4234

View file

@ -21,7 +21,7 @@
<span> <?= $project->tags() ?> </span>
<span class="date"> <?= $project->date()->toDate('Y') ?> </span>
</button>
<span class="slide-number"><?= images()->count() ?>/total slides</span>
<span class="slide-number"><span class="current-image">1</span>/<?= $project->images()->count() ?></span>
</div>
<section class="toggle">
<div class= "project-slideshow-container">