mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
docs(v2): misc update
This commit is contained in:
parent
e8f50af8f0
commit
0dc0c35ec8
2 changed files with 43 additions and 44 deletions
|
@ -29,7 +29,7 @@ You can also import SVG images, which will be transformed into React components.
|
|||
```jsx title="MyComponent.js"
|
||||
import DocusaurusLogoWithKeytar from '@site/static/img/docusaurus_keytar.svg';
|
||||
|
||||
<DocusaurusLogoWithKeytar title="test" className="blah" />
|
||||
<DocusaurusLogoWithKeytar title="Docusaurus Logo" className="logo" />;
|
||||
```
|
||||
|
||||
### Markdown example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue