mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs(v1): remove exclusive language (#1961)
* Initial commit to replace easy, easily, simple, just, of course * Revert ordered list change
This commit is contained in:
parent
f1180d0eb6
commit
b027db1b34
43 changed files with 56 additions and 56 deletions
|
@ -27,7 +27,7 @@ Color configurations for the site.
|
|||
|
||||
- `primaryColor` is the color used the header navigation bar and sidebars.
|
||||
- `secondaryColor` is the color seen in the second row of the header navigation bar when the site window is narrow (including on mobile).
|
||||
- Custom color configurations can also be added. For example, if user styles are added with colors specified as `$myColor`, then adding a `myColor` field to `colors` will allow you to easily configure this color.
|
||||
- Custom color configurations can also be added. For example, if user styles are added with colors specified as `$myColor`, then adding a `myColor` field to `colors` will allow you to configure this color.
|
||||
|
||||
#### `copyright` [string]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue