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