fix table of contents
This commit is contained in:
parent
1042c60d44
commit
ea41092a68
1 changed files with 83 additions and 75 deletions
|
@ -6,6 +6,14 @@ theme = "terminal"
|
||||||
paginate = 5
|
paginate = 5
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
|
|
||||||
|
|
||||||
|
[markup]
|
||||||
|
[markup.tableOfContents]
|
||||||
|
endLevel = 5
|
||||||
|
ordered = false
|
||||||
|
startLevel = 1
|
||||||
|
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
# dir name of your main content (default is `content/posts`).
|
# dir name of your main content (default is `content/posts`).
|
||||||
# the list of set content will show up on your index page (baseurl).
|
# the list of set content will show up on your index page (baseurl).
|
||||||
|
|
Loading…
Add table
Reference in a new issue