Remove gallery and exhibitions controllers

This commit is contained in:
Paul Nicoué 2022-11-22 12:49:43 +01:00
parent c98a997407
commit 7c368957bc
3 changed files with 0 additions and 42 deletions

View file

@ -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 [