mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 15:00:09 +02:00
docs(v2): proofread docs (#2527)
This commit is contained in:
parent
692ab14e4f
commit
3dd83be988
14 changed files with 118 additions and 95 deletions
|
@ -13,7 +13,7 @@ The functionality of pages is powered by `@docusaurus/plugin-content-pages`.
|
|||
|
||||
In the `/src/pages/` directory, create a file called `hello.js` with the following contents:
|
||||
|
||||
```jsx
|
||||
```jsx title="/src/pages/hello.js"
|
||||
import React from 'react';
|
||||
import Layout from '@theme/Layout';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue