Website: Fix indentation in config file

This commit is contained in:
Francesco Siddi 2023-05-06 01:44:54 +02:00
parent a14c926284
commit de9eb6ab08

View File

@ -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.