We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c1bb9 commit 7ebb315Copy full SHA for 7ebb315
packages/docs/src/routes/docs/(qwikcity)/layout/index.mdx
@@ -109,3 +109,5 @@ When you run the app, Qwik will render the `About` nested inside the `RootLayout
109
<AboutPage />
110
</RootLayout>
111
```
112
+
113
+[Here](https://qwik.dev/docs/advanced/routing/#named-layout) you can read more about advanced routing scenarios like named layout.
0 commit comments