portfolio iyo bissek
This commit is contained in:
parent
fc85403e3a
commit
044ce3f76b
147 changed files with 218 additions and 38 deletions
|
|
@ -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): ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue