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:
parent
a41002766f
commit
926d039db1
@ -49,7 +49,7 @@ enableRobotsTXT = true
|
|||||||
|
|
||||||
# (Optional, default true) Show a breadcrumb navigation bar at the top of each docs page.
|
# (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.
|
# 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.
|
# (Optional, default none) Set source repository location. Used for 'Edit page' links.
|
||||||
# You can also specify this parameter per page in front matter.
|
# You can also specify this parameter per page in front matter.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user