Enable breadcrumb by default

This commit is contained in:
mark
2023-07-01 05:55:22 +02:00
parent a706936849
commit d8799fabb5

View File

@@ -30,7 +30,7 @@
fixed = true fixed = true
offset = "3.8em" offset = "3.8em"
search = true search = true
breadcrumb = false breadcrumb = true
toc = true toc = true
sidebar = true sidebar = true
# toml-docs-end navigation # toml-docs-end navigation