mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
docs: update siteconfig
This commit is contained in:
parent
9e7e9670b3
commit
1f6db3dd5b
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ Control the title of the blog sidebar. See the [adding a blog docs](guides-blog.
|
|||
|
||||
If `true`, allow URLs with no `HTML` extension. For example, a request to URL https://docusaurus.io/docs/installation will return the same result as https://docusaurus.io/docs/installation.html.
|
||||
|
||||
***Note:*** If users intend for this website to be used exclusively offline, this value must be set to 'false.' Otherwise, it will cause an offline site to route to the parent folder of the linked page.
|
||||
> If users intend for this website to be used exclusively offline, this value must be set to `false`. Otherwise, it will cause the site to route to the parent folder of the linked page.
|
||||
|
||||
#### `cname` [string]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue