-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Suggestion
Recently I was trying to create a landing page inside a website and I knew that there was a way to not inherit from the layout hierarchy.
But I had problems finding it. I found nothing in the layout docs. I expected it to be there, to be honest. Then I went into the advanced section, scanning for the word layout there. But found nothing.
The point is, I could not find it inside the docs. I had to ask AI. AI game me the keyword to search, named layouts.
Then I found it under the advanced routing.
I think that's not a good place for it. I think the main layout page is where we should be able to find it. Or at least, we should be able to find another page called "layouts" under the advanced. Because a person who does not know the keyword named-layout might not be able to find it.
Thanks.