Skip to content

Commit 7ebb315

Browse files
authored
docs: add named layout link 🍍 (#7891)
1 parent b2c1bb9 commit 7ebb315

File tree

1 file changed

+2
-0
lines changed
  • packages/docs/src/routes/docs/(qwikcity)/layout

1 file changed

+2
-0
lines changed

packages/docs/src/routes/docs/(qwikcity)/layout/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,5 @@ When you run the app, Qwik will render the `About` nested inside the `RootLayout
109109
<AboutPage />
110110
</RootLayout>
111111
```
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

Comments
 (0)