There was an error while loading. Please reload this page.
1 parent 5c4599c commit 73541edCopy full SHA for 73541ed
1 file changed
docs/config.yaml
@@ -19,7 +19,7 @@ markup:
19
renderer:
20
unsafe: true
21
tableOfContents:
22
- startLevel: 1
+ startLevel: 2
23
24
# Multi-lingual mode config
25
# There are different options to translate files
@@ -36,7 +36,6 @@ languages:
36
contentDir: content.zh
37
weight: 4
38
39
-
40
menu:
41
before: []
42
after:
@@ -60,7 +59,7 @@ params:
60
59
61
# (Optional, default none) Set leaf bundle to render as side menu
62
# When not specified file structure and weights will be used
63
-# BookMenuBundle: /menu
+ # BookMenuBundle: /menu
64
65
# (Optional, default docs) Specify root page to render child pages as menu.
66
# Page is resoled by .GetPage function: https://gohugo.io/functions/getpage/
0 commit comments