Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-02-17 22:46:18 +0300
committerGitHub <noreply@github.com>2020-02-17 22:46:18 +0300
commit557e9cfb3cb82ce59cc09fe8bfc6ad463d51f91f (patch)
tree6ffb405d46dfc58a463371f65065ff15533a5573 /config.yml
parentd191d57445e86542c76fba2b289df73e1843e76a (diff)
ToC: specify ToC levels (#30216)
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.yml b/config.yml
index c0871e79a7..af406a33fb 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: