docs(v2): fix format inline code (#1888)

This commit is contained in:
Alexey Pyltsyn 2019-10-25 17:46:06 +03:00 committed by Endi
parent b3479682eb
commit 11548da4cd

View file

@ -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`: