2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

ToC: specify ToC levels (#30216)

This commit is contained in:
XhmikosR
2020-02-17 21:46:18 +02:00
committed by GitHub
parent d191d57445
commit 557e9cfb3c
+3 -3
View File
@@ -9,6 +9,9 @@ markup:
unsafe: true unsafe: true
highlight: highlight:
noClasses: false noClasses: false
tableOfContents:
startLevel: 2
endLevel: 6
buildDrafts: true buildDrafts: true
buildFuture: true buildFuture: true
@@ -17,9 +20,6 @@ enableRobotsTXT: true
metaDataFormat: "yaml" metaDataFormat: "yaml"
disableKinds: ["404", "taxonomy", "taxonomyTerm", "RSS"] disableKinds: ["404", "taxonomy", "taxonomyTerm", "RSS"]
blackfriday:
fractions: false
publishDir: "_gh_pages" publishDir: "_gh_pages"
module: module: