diff options
Diffstat (limited to 'docs/src/config.ts')
-rw-r--r-- | docs/src/config.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/config.ts b/docs/src/config.ts index 2142fd0fc..57cfada7d 100644 --- a/docs/src/config.ts +++ b/docs/src/config.ts @@ -58,7 +58,7 @@ export const SIDEBAR = { { text: 'Anleitungen', header: true }, { text: 'Styling & CSS', link: 'de/guides/styling' }, - + { text: 'Referenz', header: true }, ], nl: [ |