style button and earth icon variant
All checks were successful
Deploy / Deploy to Production (push) Successful in 16s
All checks were successful
Deploy / Deploy to Production (push) Successful in 16s
This commit is contained in:
parent
802a3ed5bf
commit
c41eec0385
4 changed files with 74 additions and 42 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
|
||||
$specificData = [
|
||||
'background_image' => $page->backgroundImage()->toFile()?->url(),
|
||||
'projects' => $page->children()->listed()->map(function($project) {
|
||||
return [
|
||||
'title' => $project->title()->value(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue