portfolio iyo bissek

This commit is contained in:
Julie Blanc 2026-04-11 20:51:26 +02:00
parent fc85403e3a
commit 044ce3f76b
147 changed files with 218 additions and 38 deletions

View file

@ -8,6 +8,7 @@ $src = $block->image()->toFile()->url();
$GLOBALS['figCount'] = ($GLOBALS['figCount'] ?? 0) + 1;
$figId = 'fig-' . Str::slug($block->parent()?->author() ?? '') . '-' . $GLOBALS['figCount'];
?>
<?php if ($src): ?>