diff options
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/config.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/config.ts b/docs/src/config.ts index 85f9a369d..4a8840ae5 100644 --- a/docs/src/config.ts +++ b/docs/src/config.ts @@ -55,9 +55,9 @@ export const SIDEBAR = { { text: 'Layouts', link: 'de/core-concepts/layouts' }, { text: 'Routing', link: 'de/core-concepts/routing' }, { text: 'Partial Hydration', link: 'de/core-concepts/component-hydration' }, - + { text: 'Anleitungen', header: true }, - + { text: 'Referenz', header: true }, ], nl: [ |