aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-02-17 21:46:18 +0200
committerGitHub <[email protected]>2020-02-17 21:46:18 +0200
commit557e9cfb3cb82ce59cc09fe8bfc6ad463d51f91f (patch)
tree6ffb405d46dfc58a463371f65065ff15533a5573
parentd191d57445e86542c76fba2b289df73e1843e76a (diff)
downloadbootstrap-557e9cfb3cb82ce59cc09fe8bfc6ad463d51f91f.tar.xz
bootstrap-557e9cfb3cb82ce59cc09fe8bfc6ad463d51f91f.zip
ToC: specify ToC levels (#30216)
-rw-r--r--config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.yml b/config.yml
index c0871e79a..af406a33f 100644
--- a/config.yml
+++ b/config.yml
@@ -9,6 +9,9 @@ markup:
unsafe: true
highlight:
noClasses: false
+ tableOfContents:
+ startLevel: 2
+ endLevel: 6
buildDrafts: true
buildFuture: true
@@ -17,9 +20,6 @@ enableRobotsTXT: true
metaDataFormat: "yaml"
disableKinds: ["404", "taxonomy", "taxonomyTerm", "RSS"]
-blackfriday:
- fractions: false
-
publishDir: "_gh_pages"
module: