mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 14:38:50 +02:00
docs(v2): fix format inline code (#1888)
This commit is contained in:
parent
b3479682eb
commit
11548da4cd
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ Infima uses 7 shades of each color. We recommend using [ColorBox](https://www.co
|
|||
}
|
||||
```
|
||||
|
||||
#### `footerIcon`, `copyright`, `ogImage`, `twitterImage`, 'docsSideNavCollapsible'
|
||||
#### `footerIcon`, `copyright`, `ogImage`, `twitterImage`, `docsSideNavCollapsible`
|
||||
|
||||
Site meta info such as assets, SEO, copyright info are now handled by themes. To customize them, use the `themeConfig` field in your `docusaurus.config.js`:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue