Remove comment

This commit is contained in:
Javier Feliz 2025-08-20 00:57:51 -04:00
parent 8d3ec7a983
commit 309d01693c

View File

@ -98,9 +98,6 @@ class Page
// If we have a collection, get the settings from it
if (!empty($this->collection)) {
$config = SiteConfiguration::getConfig()['collections'][$this->collection];
// if ($this->collection == "projects") {
// dd($config);
// }
$fillIfEmpty = ['layout'];