merge
All checks were successful
Deploy / Deploy to Production (push) Successful in 3s

This commit is contained in:
isUnknown 2026-06-05 17:44:02 +02:00
parent d20952d2fb
commit 5378fffa0a
6 changed files with 66 additions and 24 deletions

View file

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