Mise en ligne avant corrections
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s
This commit is contained in:
parent
afb7c00960
commit
6a3f2e4234
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue