Skip to content

Commit

Permalink
ToC: specify ToC levels (#30216)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Feb 17, 2020
1 parent d191d57 commit 557e9cf
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 557e9cf

Please sign in to comment.