From 971773176374414384b73cd88a03fb16a17c4d5e Mon Sep 17 00:00:00 2001 From: oriol Date: Sun, 20 Oct 2024 00:14:02 +0200 Subject: [PATCH] Fixed TOC --- mkdocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yaml b/mkdocs.yaml index bedcb36..88537d2 100644 --- a/mkdocs.yaml +++ b/mkdocs.yaml @@ -23,10 +23,10 @@ markdown_extensions: - toc: separator: "-" permalink: "" + baselevel: 2 - admonition - pymdownx.details - pymdownx.superfences -# baselevel: 1 # - pymdownx.arithmatex # - pymdownx.b64 # - pymdownx.betterem