Remove comment
This commit is contained in:
parent
8d3ec7a983
commit
309d01693c
@ -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'];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user