From: XhmikosR Date: Mon, 17 Feb 2020 19:46:18 +0000 (+0200) Subject: ToC: specify ToC levels (#30216) X-Git-Tag: v5.0.0-alpha1~428 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557e9cfb3cb82ce59cc09fe8bfc6ad463d51f91f;p=thirdparty%2Fbootstrap.git ToC: specify ToC levels (#30216) --- 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: