side panel > all : add space between years
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s

This commit is contained in:
isUnknown 2026-04-05 19:39:29 +02:00
parent 72031c6c09
commit b68ec82f7d

View file

@ -31,7 +31,7 @@
<span class="light">dans</span> <span class="light">dans</span>
<?php foreach(allYears($article) as $year):?> <?php foreach(allYears($article) as $year):?>
<a href="<?= $year->url() ?>"><?= $year->title()?></a>/ <a href="<?= $year->url() ?>"><?= $year->title()?></a> /
<?php endforeach ?> <?php endforeach ?>
<a <a