Skip to content

Commit

Permalink
ToC: specify ToC levels (twbs#30216)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and olsza committed Oct 3, 2020
1 parent c762fbe commit ae32d96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.yml
Expand Up @@ -9,6 +9,9 @@ markup:
unsafe: true
highlight:
noClasses: false
tableOfContents:
startLevel: 2
endLevel: 6

buildDrafts: true
buildFuture: true
Expand All @@ -17,9 +20,6 @@ enableRobotsTXT: true
metaDataFormat: "yaml"
disableKinds: ["404", "taxonomy", "taxonomyTerm", "RSS"]

blackfriday:
fractions: false

publishDir: "_gh_pages"

module:
Expand Down

0 comments on commit ae32d96

Please sign in to comment.