mirror of
https://github.com/draussenfunker/draussenfunker.github.io.git
synced 2025-12-31 08:29:17 +00:00
[FEATURE] Increase Sidebar deepth
This commit is contained in:
parent
1c0ef5b94a
commit
d161385a17
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
socialSharePlugin(),
|
||||
],
|
||||
theme: defaultTheme({
|
||||
sidebarDepth: 0,
|
||||
sidebarDepth: 1,
|
||||
contributors: false,
|
||||
notFound: ['Sorry, etwas ist schief gelaufen.'],
|
||||
backToHome: 'Zurück zur Startseite',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue