Remove gallery and exhibitions controllers
This commit is contained in:
parent
c98a997407
commit
7c368957bc
3 changed files with 0 additions and 42 deletions
|
@ -15,7 +15,6 @@ return function ($page) {
|
|||
$instagram = $page->instagram();
|
||||
|
||||
// Get image files section content
|
||||
// $images = $page->files()->template("full_screen_image")->sortBy('sort');
|
||||
$images = $page->files()->template("full_screen_image")->shuffle();
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue