Website: Disable breadcrumbs

Currently the navigation is simple enough, and the breadcrumbs were
exposing top level pages with no content.
This commit is contained in:
Francesco Siddi 2022-07-07 21:32:05 +02:00
parent a41002766f
commit 926d039db1

View File

@ -49,7 +49,7 @@ enableRobotsTXT = true
# (Optional, default true) Show a breadcrumb navigation bar at the top of each docs page.
# You can also specify this parameter per page in front matter.
# geekdocBreadcrumb = false
geekdocBreadcrumb = false
# (Optional, default none) Set source repository location. Used for 'Edit page' links.
# You can also specify this parameter per page in front matter.