#Help understanding layouts

10 messages · Page 1 of 1 (latest)

merry cipherBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

storm zenith
#

I want my main website to be at / but then when I go to /login it displays a login page just without the rootlayout from /

#

Currently the rootlayout has a header, navigation menu, etc

thin falcon
#

How does your project structure look like? You may be using route groups with different root layouts for each one.

#

By the way, a note for any future forum posts: never delete the original message.

storm zenith
#

Whereas before, I had a root layout just in the base of the app directory

#

Is this correct?

#

Under promotional is my / where my website will be. Then under the grouped routes under (dashboard) have a separate header, footer, etc